1 # 2 # CDDL HEADER START 3 # 4 # The contents of this file are subject to the terms of the 5 # Common Development and Distribution License (the "License"). 6 # You may not use this file except in compliance with the License. 7 # 8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9 # or http://www.opensolaris.org/os/licensing. 10 # See the License for the specific language governing permissions 11 # and limitations under the License. 12 # 13 # When distributing Covered Code, include this CDDL HEADER in each 14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15 # If applicable, add the following below this CDDL HEADER, with the 16 # fields enclosed by brackets "[]" replaced with your own identifying 17 # information: Portions Copyright [yyyy] [name of copyright owner] 18 # 19 # CDDL HEADER END 20 # 21 22 # 23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 24 # Copyright 2014 Andrew Stormont. 25 # 26 27 set name=pkg.fmri value=pkg:/service/security/kerberos-5@$(PKGVERS) 28 set name=pkg.description value="Kerberos version 5 support" 29 set name=pkg.summary value="Kerberos version 5 support" 30 set name=info.classification \ 31 value=org.opensolaris.category.2008:System/Security 32 set name=variant.arch value=$(ARCH) 33 dir path=etc group=sys 34 dir path=etc/krb5 group=sys 35 dir path=lib 36 dir path=lib/svc 37 dir path=lib/svc/manifest group=sys 38 dir path=lib/svc/manifest/network group=sys 39 dir path=lib/svc/manifest/network/security group=sys 40 dir path=usr group=sys 41 dir path=usr/bin 42 dir path=usr/lib 43 $(BUILD64)dir path=usr/lib/$(ARCH64) 44 $(BUILD64)dir path=usr/lib/$(ARCH64)/gss 45 dir path=usr/lib/gss 46 dir path=usr/lib/krb5 47 $(BUILD64)dir path=usr/lib/krb5/$(ARCH64) 48 dir path=usr/lib/krb5/plugins 49 dir path=usr/lib/krb5/plugins/preauth 50 dir path=usr/lib/security 51 $(BUILD64)dir path=usr/lib/security/$(ARCH64) 52 dir path=usr/share/man 53 dir path=usr/share/man/man1 54 dir path=usr/share/man/man1m 55 dir path=usr/share/man/man3lib 56 dir path=usr/share/man/man5 57 dir path=var group=sys 58 dir path=var/krb5 group=sys 59 dir path=var/krb5/rcache group=sys mode=1777 60 dir path=var/krb5/rcache/root group=sys mode=0700 61 file path=etc/krb5/krb5.conf group=sys \ 62 original_name=SUNWkrb:etc/krb5/krb5.conf preserve=true 63 file path=etc/krb5/warn.conf group=sys \ 64 original_name=SUNWkrb:etc/krb5/warn.conf preserve=true 65 file path=lib/svc/manifest/network/security/kadmin.xml group=sys mode=0444 66 file path=lib/svc/manifest/network/security/krb5kdc.xml group=sys mode=0444 67 file path=lib/svc/manifest/network/security/ktkt_warn.xml group=sys mode=0444 68 file path=usr/bin/kdestroy mode=0555 69 file path=usr/bin/kinit mode=0555 70 file path=usr/bin/klist mode=0555 71 file path=usr/bin/kpasswd mode=0555 72 file path=usr/bin/krb5-config mode=0555 73 file path=usr/bin/ktutil mode=0555 74 $(BUILD64)file path=usr/lib/$(ARCH64)/gss/mech_krb5.so.1 75 $(BUILD64)file path=usr/lib/$(ARCH64)/libkrb5.so.1 76 file path=usr/lib/gss/mech_krb5.so.1 77 $(BUILD64)file path=usr/lib/krb5/$(ARCH64)/libkadm5clnt.so.1 78 file path=usr/lib/krb5/ktkt_warnd mode=0555 79 file path=usr/lib/krb5/libkadm5clnt.so.1 80 file path=usr/lib/krb5/libss.so.1 81 file path=usr/lib/krb5/plugins/preauth/pkinit.so.1 82 file path=usr/lib/libkrb5.so.1 83 $(BUILD64)file path=usr/lib/security/$(ARCH64)/pam_krb5.so.1 84 $(BUILD64)file path=usr/lib/security/$(ARCH64)/pam_krb5_migrate.so.1 85 file path=usr/lib/security/pam_krb5.so.1 86 file path=usr/lib/security/pam_krb5_migrate.so.1 87 file path=usr/share/man/man1/kdestroy.1 88 file path=usr/share/man/man1/kinit.1 89 file path=usr/share/man/man1/klist.1 90 file path=usr/share/man/man1/kpasswd.1 91 file path=usr/share/man/man1/krb5-config.1 92 file path=usr/share/man/man1/ktutil.1 93 file path=usr/share/man/man1m/ktkt_warnd.1m 94 file path=usr/share/man/man3lib/libkrb5.3lib 95 file path=usr/share/man/man5/pam_krb5.5 96 file path=usr/share/man/man5/pam_krb5_migrate.5 97 legacy pkg=SUNWkrbr desc="Kerberos version 5 support (Root)" \ 98 name="Kerberos version 5 support (Root)" 99 legacy pkg=SUNWkrbu desc="Kerberos version 5 support (Usr)" \ 100 name="Kerberos version 5 support (Usr)" 101 license cr_Sun license=cr_Sun 102 license lic_CDDL license=lic_CDDL 103 license usr/src/lib/gss_mechs/mech_krb5/THIRDPARTYLICENSE \ 104 license=usr/src/lib/gss_mechs/mech_krb5/THIRDPARTYLICENSE 105 $(BUILD64)link path=usr/lib/$(ARCH64)/gss/mech_krb5.so target=./mech_krb5.so.1 106 $(BUILD64)link path=usr/lib/$(ARCH64)/libkrb5.so target=./libkrb5.so.1 107 link path=usr/lib/gss/mech_krb5.so target=./mech_krb5.so.1 108 $(BUILD64)link path=usr/lib/krb5/$(ARCH64)/libkadm5clnt.so \ 109 target=./libkadm5clnt.so.1 110 link path=usr/lib/krb5/libkadm5clnt.so target=./libkadm5clnt.so.1 111 link path=usr/lib/krb5/libss.so target=libss.so.1 112 link path=usr/lib/krb5/plugins/preauth/pkinit.so target=pkinit.so.1 113 link path=usr/lib/libkrb5.so target=./libkrb5.so.1 114 $(BUILD64)link path=usr/lib/security/$(ARCH64)/pam_krb5.so \ 115 target=./pam_krb5.so.1 116 $(BUILD64)link path=usr/lib/security/$(ARCH64)/pam_krb5_migrate.so \ 117 target=./pam_krb5_migrate.so.1 118 link path=usr/lib/security/pam_krb5.so target=./pam_krb5.so.1 119 link path=usr/lib/security/pam_krb5_migrate.so target=./pam_krb5_migrate.so.1 120 depend fmri=service/security/gss type=require