2 <!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1">
4 Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
5 Copyright 2014 Nexenta Systems, Inc. All rights reserved.
9 The contents of this file are subject to the terms of the
10 Common Development and Distribution License (the "License").
11 You may not use this file except in compliance with the License.
13 You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 or http://www.opensolaris.org/os/licensing.
15 See the License for the specific language governing permissions
16 and limitations under the License.
18 When distributing Covered Code, include this CDDL HEADER in each
19 file and include the License file at usr/src/OPENSOLARIS.LICENSE.
20 If applicable, add the following below this CDDL HEADER, with the
21 fields enclosed by brackets "[]" replaced with your own identifying
22 information: Portions Copyright [yyyy] [name of copyright owner]
26 NOTE: This service manifest is not editable; its contents will
27 be overwritten by package or patch operations, including
28 operating system upgrade. Make customizations in a different
32 <service_bundle type='manifest' name='SUNWcsr:idmap'>
39 <create_default_instance enabled='false' />
45 grouping='require_all'
48 <service_fmri value='svc:/network/rpc/bind' />
51 <dependency name='filesystem-minimal'
52 grouping='require_all'
55 <service_fmri value='svc:/system/filesystem/minimal' />
61 exec='/usr/lib/idmapd'
62 timeout_seconds='60' />
68 timeout_seconds='60' />
74 timeout_seconds='60' />
76 <property_group name='general' type='framework'>
78 name='action_authorization'
80 value='solaris.smf.manage.idmap' />
82 name='value_authorization'
84 value='solaris.smf.manage.idmap' />
88 Properties affecting the service
90 <property_group name='config' type='application' >
91 <stability value='Unstable' />
93 name='list_size_limit'
97 name='value_authorization'
99 value='solaris.smf.value.idmap' />
101 name='id_cache_timeout'
105 name='name_cache_timeout'
113 name='rediscovery_interval'
126 <property_group name='debug' type='application' >
127 <stability value='Unstable' />
128 <propval name='all' type='integer' value='0' />
129 <propval name='config' type='integer' value='0' />
130 <propval name='mapping' type='integer' value='0' />
131 <propval name='discovery' type='integer' value='0' />
132 <propval name='dns' type='integer' value='0' />
133 <propval name='ldap' type='integer' value='0' />
135 name='value_authorization'
137 value='solaris.smf.value.idmap' />
140 <stability value='Unstable' />
144 <loctext xml:lang='C'>
145 Native Identity Mapping Service
149 <manpage title='idmapd' section='1M'
150 manpath='/usr/share/man' />
151 <manpage title='idmap' section='1M'
152 manpath='/usr/share/man' />