2 <!DOCTYPE service_bundle SYSTEM '/usr/share/lib/xml/dtd/service_bundle.dtd.1'>
8 The contents of this file are subject to the terms of the
9 Common Development and Distribution License (the "License").
10 You may not use this file except in compliance with the License.
12 You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
13 or http://www.opensolaris.org/os/licensing.
14 See the License for the specific language governing permissions
15 and limitations under the License.
17 When distributing Covered Code, include this CDDL HEADER in each
18 file and include the License file at usr/src/OPENSOLARIS.LICENSE.
19 If applicable, add the following below this CDDL HEADER, with the
20 fields enclosed by brackets "[]" replaced with your own identifying
21 information: Portions Copyright [yyyy] [name of copyright owner]
25 Copyright 2008 Sun Microsystems, Inc. All rights reserved.
26 Use is subject to license terms.
29 Service manifests for the iSNS Server
37 <service_bundle type='manifest' name='SUNWisns:isns_server'>
40 name='network/isns_server'
44 <create_default_instance enabled='false' />
48 <!-- We need name resolution and full filesystem access -->
51 grouping='require_all'
54 <service_fmri value='svc:/milestone/multi-user' />
99 <property_group name='general' type='framework'>
100 <!-- to start stop isns -->
101 <propval name='action_authorization' type='astring'
102 value='solaris.smf.manage.isns' />
103 <!-- to manage prop values -->
104 <propval name='value_authorization' type='astring'
105 value='solaris.smf.value.isns' />
108 <property_group name='config' type='application'>
109 <propval name='data_store_location' type='astring'
110 value='/etc/isns/isnsdata.xml' />
111 <propval name='ESI_retry_threshold_count' type='count'
113 <propval name='Management_SCN_Enabled' type='boolean'
115 <property name='Authorized_Control_Nodes' type='ustring' >
117 <value_node value='' />
122 <stability value='Evolving' />
126 <loctext xml:lang='C'>
131 <manpage title='isns' section='1M'
132 manpath='/usr/share/man' />
133 <manpage title='isnsadm' section='1M'
134 manpath='/usr/share /man' />