2 <!DOCTYPE service_bundle SYSTEM '/usr/share/lib/xml/dtd/service_bundle.dtd.1'>
4 Copyright 2008 Sun Microsystems, Inc. All rights reserved.
5 Use is subject to license terms.
7 pragma ident "%Z%%M% %I% %E% SMI"
9 NOTE: This service manifest is not editable; its contents will
10 be overwritten by package or patch operations, including
11 operating system upgrade. Make customizations in a different
14 Service manifest for the krb5_prop service.
16 kpropd can run in two modes, incremental and nonincremental:
17 the new mode of incremental propagation
18 actively polls for updates from the master KDC
20 the old mode of nonincremental
21 passively receives full propagations from the master KDC
23 refer to kdc.conf(4) to configure incremental or nonincremental modes
26 <service_bundle type='manifest' name='SUNWkdcr:kpropd'>
29 name='network/security/krb5_prop'
33 <create_default_instance enabled='false' />
37 grouping='require_all'
40 <service_fmri value='svc:/network/dns/client' />
46 exec='/usr/lib/krb5/kpropd -S'
52 privileges='basic,!file_link_any,!proc_info,!proc_session,net_privaddr'
61 timeout_seconds='60' />
63 <stability value='Unstable' />
67 <loctext xml:lang='C'>
68 Kerberos propagation daemon for slave KDCs
72 <manpage title='kpropd' section='1M'
73 manpath='/usr/share/man' />