1ead1f93eSLiane Praza#
2ead1f93eSLiane Praza# CDDL HEADER START
3ead1f93eSLiane Praza#
4ead1f93eSLiane Praza# The contents of this file are subject to the terms of the
5ead1f93eSLiane Praza# Common Development and Distribution License (the "License").
6ead1f93eSLiane Praza# You may not use this file except in compliance with the License.
7ead1f93eSLiane Praza#
8ead1f93eSLiane Praza# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9ead1f93eSLiane Praza# or http://www.opensolaris.org/os/licensing.
10ead1f93eSLiane Praza# See the License for the specific language governing permissions
11ead1f93eSLiane Praza# and limitations under the License.
12ead1f93eSLiane Praza#
13ead1f93eSLiane Praza# When distributing Covered Code, include this CDDL HEADER in each
14ead1f93eSLiane Praza# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15ead1f93eSLiane Praza# If applicable, add the following below this CDDL HEADER, with the
16ead1f93eSLiane Praza# fields enclosed by brackets "[]" replaced with your own identifying
17ead1f93eSLiane Praza# information: Portions Copyright [yyyy] [name of copyright owner]
18ead1f93eSLiane Praza#
19ead1f93eSLiane Praza# CDDL HEADER END
20ead1f93eSLiane Praza#
21ead1f93eSLiane Praza
22ead1f93eSLiane Praza#
23c48f4690SShawn Emery# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24a9478106SYuri Pankov# Copyright 2012 Nexenta Systems, Inc. All rights reserved.
25dd329337SGarrett D'Amore# Copyright 2014 Garrett D'Amore <garrett@damore.org>
26ead1f93eSLiane Praza#
27ead1f93eSLiane Praza
28ead1f93eSLiane Prazaset name=pkg.fmri value=pkg:/system/security/kerberos-5@$(PKGVERS)
29ead1f93eSLiane Prazaset name=pkg.summary value="Kerberos V5 Master KDC (user)"
3086d41711SAndy Fiddamanset name=pkg.description value="Kerberos V5 Master KDC (user)"
3186d41711SAndy Fiddamanset name=info.classification value=org.opensolaris.category.2008:System/Security
32ead1f93eSLiane Prazaset name=variant.arch value=$(ARCH)
3386d41711SAndy Fiddamandir  path=etc group=sys
3486d41711SAndy Fiddamandir  path=etc/inet group=sys
3586d41711SAndy Fiddamandir  path=etc/krb5 group=sys
36ebbab6bbSDan Pricefile path=etc/krb5/kadm5.acl group=sys \
37ebbab6bbSDan Price    original_name=SUNWkdc:etc/krb5/kadm5.acl preserve=true
38ead1f93eSLiane Prazafile path=etc/krb5/kdc.conf group=sys original_name=SUNWkdc:etc/krb5/kdc.conf \
39ead1f93eSLiane Praza    preserve=true
40ead1f93eSLiane Prazafile path=etc/krb5/kpropd.acl group=sys \
41ead1f93eSLiane Praza    original_name=SUNWkdc:etc/krb5/kpropd.acl preserve=true
4286d41711SAndy Fiddamandir  path=lib
4386d41711SAndy Fiddamandir  path=lib/svc
4486d41711SAndy Fiddamandir  path=lib/svc/manifest group=sys
4586d41711SAndy Fiddamandir  path=lib/svc/manifest/network group=sys
4686d41711SAndy Fiddamandir  path=lib/svc/manifest/network/security group=sys
47ebbab6bbSDan Pricefile path=lib/svc/manifest/network/security/krb5_prop.xml group=sys mode=0444
4886d41711SAndy Fiddamandir  path=usr group=sys
4986d41711SAndy Fiddamandir  path=usr/lib
5086d41711SAndy Fiddamandir  path=usr/lib/krb5
51ead1f93eSLiane Prazafile path=usr/lib/krb5/README.db2 mode=0444
5286d41711SAndy Fiddamanlink path=usr/lib/krb5/db2.so target=db2.so.1
53ead1f93eSLiane Prazafile path=usr/lib/krb5/db2.so.1
54ead1f93eSLiane Prazafile path=usr/lib/krb5/kadmind mode=0500
55c48f4690SShawn Emeryfile path=usr/lib/krb5/kconf mode=0555
56ead1f93eSLiane Prazafile path=usr/lib/krb5/kdyndns mode=0555
5786d41711SAndy Fiddamanlink path=usr/lib/krb5/kldap.so target=kldap.so.1
58ead1f93eSLiane Prazafile path=usr/lib/krb5/kldap.so.1
59ead1f93eSLiane Prazafile path=usr/lib/krb5/klookup mode=0555
60ead1f93eSLiane Prazafile path=usr/lib/krb5/kprop mode=0555
61ead1f93eSLiane Prazafile path=usr/lib/krb5/kprop_script mode=0555
62ead1f93eSLiane Prazafile path=usr/lib/krb5/kpropd mode=0555
63ead1f93eSLiane Prazafile path=usr/lib/krb5/krb5kdc mode=0500
64ead1f93eSLiane Prazafile path=usr/lib/krb5/ksetpw mode=0555
65ead1f93eSLiane Prazafile path=usr/lib/krb5/ksmb mode=0555
6686d41711SAndy Fiddamanlink path=usr/lib/krb5/libdb2.so target=libdb2.so.1
67ead1f93eSLiane Prazafile path=usr/lib/krb5/libdb2.so.1
6886d41711SAndy Fiddamanlink path=usr/lib/krb5/libdyn.so target=libdyn.so.1
69ead1f93eSLiane Prazafile path=usr/lib/krb5/libdyn.so.1
7086d41711SAndy Fiddamanlink path=usr/lib/krb5/libkadm5srv.so target=libkadm5srv.so.1
71ead1f93eSLiane Prazafile path=usr/lib/krb5/libkadm5srv.so.1
7286d41711SAndy Fiddamanlink path=usr/lib/krb5/libkdb.so target=libkdb.so.1
73ead1f93eSLiane Prazafile path=usr/lib/krb5/libkdb.so.1
7486d41711SAndy Fiddamanlink path=usr/lib/krb5/libkdb_ldap.so target=libkdb_ldap.so.1
75ead1f93eSLiane Prazafile path=usr/lib/krb5/libkdb_ldap.so.1
7686d41711SAndy Fiddamandir  path=usr/lib/security
77ead1f93eSLiane Prazafile path=usr/lib/security/pam_krb5_first mode=0444
78ead1f93eSLiane Prazafile path=usr/lib/security/pam_krb5_only mode=0444
79ead1f93eSLiane Prazafile path=usr/lib/security/pam_krb5_optional mode=0444
8086d41711SAndy Fiddamandir  path=usr/sbin
81ead1f93eSLiane Prazafile path=usr/sbin/k5srvutil mode=0555
82ead1f93eSLiane Prazafile path=usr/sbin/kadmin mode=0555
83ead1f93eSLiane Prazafile path=usr/sbin/kadmin.local mode=0555
84ead1f93eSLiane Prazafile path=usr/sbin/kclient mode=0555
85ead1f93eSLiane Prazafile path=usr/sbin/kdb5_ldap_util mode=0555
86ead1f93eSLiane Prazafile path=usr/sbin/kdb5_util mode=0555
87ead1f93eSLiane Prazafile path=usr/sbin/kdcmgr mode=0555
88ead1f93eSLiane Prazafile path=usr/sbin/kproplog mode=0555
8986d41711SAndy Fiddamandir  path=usr/share
9086d41711SAndy Fiddamandir  path=usr/share/lib
9186d41711SAndy Fiddamandir  path=usr/share/lib/ldif group=sys
92ead1f93eSLiane Prazafile path=usr/share/lib/ldif/kerberos.ldif
9386d41711SAndy Fiddamandir  path=usr/share/man
9486d41711SAndy Fiddamandir  path=usr/share/man/man5
95*bbf21555SRichard Lowefile path=usr/share/man/man5/kadm5.acl.5
96*bbf21555SRichard Lowefile path=usr/share/man/man5/kdc.conf.5
97*bbf21555SRichard Lowefile path=usr/share/man/man5/krb5.conf.5
98*bbf21555SRichard Lowefile path=usr/share/man/man5/warn.conf.5
99*bbf21555SRichard Lowedir  path=usr/share/man/man7
100*bbf21555SRichard Lowefile path=usr/share/man/man7/kerberos.7
101*bbf21555SRichard Lowefile path=usr/share/man/man7/krb5_auth_rules.7
102*bbf21555SRichard Lowefile path=usr/share/man/man7/krb5envvar.7
103*bbf21555SRichard Lowedir  path=usr/share/man/man8
104*bbf21555SRichard Lowefile path=usr/share/man/man8/k5srvutil.8
105*bbf21555SRichard Lowefile path=usr/share/man/man8/kadmin.8
106*bbf21555SRichard Lowelink path=usr/share/man/man8/kadmin.local.8 target=kadmin.8
107*bbf21555SRichard Lowefile path=usr/share/man/man8/kadmind.8
108*bbf21555SRichard Lowefile path=usr/share/man/man8/kclient.8
109*bbf21555SRichard Lowefile path=usr/share/man/man8/kdb5_ldap_util.8
110*bbf21555SRichard Lowefile path=usr/share/man/man8/kdb5_util.8
111*bbf21555SRichard Lowefile path=usr/share/man/man8/kdcmgr.8
112*bbf21555SRichard Lowefile path=usr/share/man/man8/kprop.8
113*bbf21555SRichard Lowefile path=usr/share/man/man8/kpropd.8
114*bbf21555SRichard Lowefile path=usr/share/man/man8/kproplog.8
115*bbf21555SRichard Lowefile path=usr/share/man/man8/krb5kdc.8
11686d41711SAndy Fiddamandir  path=var group=sys
11786d41711SAndy Fiddamandir  path=var/krb5 group=sys
11886d41711SAndy Fiddamanlegacy pkg=SUNWkdcr desc="Kerberos V5 KDC (root)" name="Kerberos V5 KDC (root)"
11971e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWkdcu desc=" Kerberos V5 Master KDC (user)" \
12071e464e5SPeter Dennis - Sustaining Engineer    name="Kerberos V5 Master KDC (user)"
121ead1f93eSLiane Prazalicense cr_Sun license=cr_Sun
122ead1f93eSLiane Prazalicense lic_CDDL license=lic_CDDL
1235084e753SMark J. Nelsonlicense usr/src/lib/krb5/THIRDPARTYLICENSE \
1245084e753SMark J. Nelson    license=usr/src/lib/krb5/THIRDPARTYLICENSE
12586d41711SAndy Fiddamandepend type=require fmri=naming/ldap
12686d41711SAndy Fiddamandepend type=require fmri=system/library/security/rpcsec
127