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# 25 26set name=pkg.fmri value=pkg:/service/security/kerberos-5@$(PKGVERS) 27set name=pkg.description value="Kerberos version 5 support" 28set name=pkg.summary value="Kerberos version 5 support" 29set name=info.classification \ 30 value=org.opensolaris.category.2008:System/Security 31set name=variant.arch value=$(ARCH) 32dir path=etc group=sys 33dir path=etc/krb5 group=sys 34dir path=lib 35dir path=lib/svc 36dir path=lib/svc/manifest group=sys 37dir path=lib/svc/manifest/network group=sys 38dir path=lib/svc/manifest/network/security group=sys 39dir path=usr group=sys 40dir path=usr/bin 41dir path=usr/lib 42dir path=usr/lib/$(ARCH64) 43dir path=usr/lib/$(ARCH64)/gss 44dir path=usr/lib/gss 45dir path=usr/lib/krb5 46dir path=usr/lib/krb5/$(ARCH64) 47dir path=usr/lib/krb5/plugins 48dir path=usr/lib/krb5/plugins/preauth 49dir path=usr/lib/security 50dir path=usr/lib/security/$(ARCH64) 51dir path=usr/share/man 52dir path=usr/share/man/man1 53dir path=usr/share/man/man1m 54dir path=usr/share/man/man3lib 55dir path=usr/share/man/man5 56dir path=var group=sys 57dir path=var/krb5 group=sys 58dir path=var/krb5/rcache group=sys mode=1777 59dir path=var/krb5/rcache/root group=sys mode=0700 60file path=etc/krb5/krb5.conf group=sys \ 61 original_name=SUNWkrb:etc/krb5/krb5.conf preserve=true 62file path=etc/krb5/warn.conf group=sys \ 63 original_name=SUNWkrb:etc/krb5/warn.conf preserve=true 64file path=lib/svc/manifest/network/security/kadmin.xml group=sys mode=0444 65file path=lib/svc/manifest/network/security/krb5kdc.xml group=sys mode=0444 66file path=lib/svc/manifest/network/security/ktkt_warn.xml group=sys mode=0444 67file path=usr/bin/kdestroy mode=0555 68file path=usr/bin/kinit mode=0555 69file path=usr/bin/klist mode=0555 70file path=usr/bin/kpasswd mode=0555 71file path=usr/bin/krb5-config mode=0555 72file path=usr/bin/ktutil mode=0555 73file path=usr/lib/$(ARCH64)/gss/mech_krb5.so.1 74file path=usr/lib/$(ARCH64)/libkrb5.so.1 75file path=usr/lib/gss/mech_krb5.so.1 76file path=usr/lib/krb5/$(ARCH64)/libkadm5clnt.so.1 77file path=usr/lib/krb5/ktkt_warnd mode=0555 78file path=usr/lib/krb5/libkadm5clnt.so.1 79file path=usr/lib/krb5/libss.so.1 80file path=usr/lib/krb5/plugins/preauth/pkinit.so.1 81file path=usr/lib/libkrb5.so.1 82file path=usr/lib/security/$(ARCH64)/pam_krb5.so.1 83file path=usr/lib/security/$(ARCH64)/pam_krb5_migrate.so.1 84file path=usr/lib/security/pam_krb5.so.1 85file path=usr/lib/security/pam_krb5_migrate.so.1 86file path=usr/share/man/man1/kdestroy.1 87file path=usr/share/man/man1/kinit.1 88file path=usr/share/man/man1/klist.1 89file path=usr/share/man/man1/kpasswd.1 90file path=usr/share/man/man1/krb5-config.1 91file path=usr/share/man/man1/ktutil.1 92file path=usr/share/man/man1m/ktkt_warnd.1m 93file path=usr/share/man/man3lib/libkrb5.3lib 94file path=usr/share/man/man5/pam_krb5.5 95file path=usr/share/man/man5/pam_krb5_migrate.5 96legacy pkg=SUNWkrbr desc="Kerberos version 5 support (Root)" \ 97 name="Kerberos version 5 support (Root)" 98legacy pkg=SUNWkrbu desc="Kerberos version 5 support (Usr)" \ 99 name="Kerberos version 5 support (Usr)" 100license cr_Sun license=cr_Sun 101license lic_CDDL license=lic_CDDL 102license usr/src/lib/gss_mechs/mech_krb5/THIRDPARTYLICENSE \ 103 license=usr/src/lib/gss_mechs/mech_krb5/THIRDPARTYLICENSE 104link path=usr/lib/$(ARCH64)/gss/mech_krb5.so target=./mech_krb5.so.1 105link path=usr/lib/$(ARCH64)/libkrb5.so target=./libkrb5.so.1 106link path=usr/lib/gss/mech_krb5.so target=./mech_krb5.so.1 107link path=usr/lib/krb5/$(ARCH64)/libkadm5clnt.so target=./libkadm5clnt.so.1 108link path=usr/lib/krb5/libkadm5clnt.so target=./libkadm5clnt.so.1 109link path=usr/lib/krb5/libss.so target=libss.so.1 110link path=usr/lib/krb5/plugins/preauth/pkinit.so target=pkinit.so.1 111link path=usr/lib/libkrb5.so target=./libkrb5.so.1 112link path=usr/lib/security/$(ARCH64)/pam_krb5.so target=./pam_krb5.so.1 113link path=usr/lib/security/$(ARCH64)/pam_krb5_migrate.so \ 114 target=./pam_krb5_migrate.so.1 115link path=usr/lib/security/pam_krb5.so target=./pam_krb5.so.1 116link path=usr/lib/security/pam_krb5_migrate.so target=./pam_krb5_migrate.so.1 117depend fmri=service/security/gss type=require 118