service-security-kerberos-5.mf revision 71e464e521434117b4a9290e959715a305141f0b
3db86aab554edbb4244c8d1a1c90f152eee768afstevel#
3db86aab554edbb4244c8d1a1c90f152eee768afstevel# CDDL HEADER START
3db86aab554edbb4244c8d1a1c90f152eee768afstevel#
3db86aab554edbb4244c8d1a1c90f152eee768afstevel# The contents of this file are subject to the terms of the
3db86aab554edbb4244c8d1a1c90f152eee768afstevel# Common Development and Distribution License (the "License").
3db86aab554edbb4244c8d1a1c90f152eee768afstevel# You may not use this file except in compliance with the License.
3db86aab554edbb4244c8d1a1c90f152eee768afstevel#
3db86aab554edbb4244c8d1a1c90f152eee768afstevel# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
3db86aab554edbb4244c8d1a1c90f152eee768afstevel# or http://www.opensolaris.org/os/licensing.
3db86aab554edbb4244c8d1a1c90f152eee768afstevel# See the License for the specific language governing permissions
3db86aab554edbb4244c8d1a1c90f152eee768afstevel# and limitations under the License.
3db86aab554edbb4244c8d1a1c90f152eee768afstevel#
3db86aab554edbb4244c8d1a1c90f152eee768afstevel# When distributing Covered Code, include this CDDL HEADER in each
3db86aab554edbb4244c8d1a1c90f152eee768afstevel# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
3db86aab554edbb4244c8d1a1c90f152eee768afstevel# If applicable, add the following below this CDDL HEADER, with the
3db86aab554edbb4244c8d1a1c90f152eee768afstevel# fields enclosed by brackets "[]" replaced with your own identifying
3db86aab554edbb4244c8d1a1c90f152eee768afstevel# information: Portions Copyright [yyyy] [name of copyright owner]
3db86aab554edbb4244c8d1a1c90f152eee768afstevel#
3db86aab554edbb4244c8d1a1c90f152eee768afstevel# CDDL HEADER END
3db86aab554edbb4244c8d1a1c90f152eee768afstevel#
3db86aab554edbb4244c8d1a1c90f152eee768afstevel
3db86aab554edbb4244c8d1a1c90f152eee768afstevel#
3db86aab554edbb4244c8d1a1c90f152eee768afstevel# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
3db86aab554edbb4244c8d1a1c90f152eee768afstevel#
3db86aab554edbb4244c8d1a1c90f152eee768afstevel
3db86aab554edbb4244c8d1a1c90f152eee768afstevelset name=pkg.fmri value=pkg:/service/security/kerberos-5@$(PKGVERS)
3db86aab554edbb4244c8d1a1c90f152eee768afstevelset name=pkg.description value="Kerberos version 5 support"
3db86aab554edbb4244c8d1a1c90f152eee768afstevelset name=pkg.summary value="Kerberos version 5 support"
3db86aab554edbb4244c8d1a1c90f152eee768afstevelset name=info.classification \
3db86aab554edbb4244c8d1a1c90f152eee768afstevel value=org.opensolaris.category.2008:System/Security
3db86aab554edbb4244c8d1a1c90f152eee768afstevelset name=variant.arch value=$(ARCH)
3db86aab554edbb4244c8d1a1c90f152eee768afsteveldir path=etc group=sys
3db86aab554edbb4244c8d1a1c90f152eee768afsteveldir path=etc/krb5 group=sys
3db86aab554edbb4244c8d1a1c90f152eee768afsteveldir path=lib
3db86aab554edbb4244c8d1a1c90f152eee768afsteveldir path=lib/svc
3db86aab554edbb4244c8d1a1c90f152eee768afsteveldir path=lib/svc/manifest group=sys
3db86aab554edbb4244c8d1a1c90f152eee768afsteveldir path=lib/svc/manifest/network group=sys
3db86aab554edbb4244c8d1a1c90f152eee768afsteveldir path=lib/svc/manifest/network/security group=sys
3db86aab554edbb4244c8d1a1c90f152eee768afsteveldir path=usr group=sys
3db86aab554edbb4244c8d1a1c90f152eee768afsteveldir path=usr/bin
3db86aab554edbb4244c8d1a1c90f152eee768afsteveldir path=usr/lib
3db86aab554edbb4244c8d1a1c90f152eee768afsteveldir path=usr/lib/$(ARCH64)
3db86aab554edbb4244c8d1a1c90f152eee768afsteveldir path=usr/lib/$(ARCH64)/gss
3db86aab554edbb4244c8d1a1c90f152eee768afsteveldir path=usr/lib/gss
3db86aab554edbb4244c8d1a1c90f152eee768afsteveldir path=usr/lib/krb5
3db86aab554edbb4244c8d1a1c90f152eee768afsteveldir path=usr/lib/krb5/$(ARCH64)
3db86aab554edbb4244c8d1a1c90f152eee768afsteveldir path=usr/lib/krb5/plugins
3db86aab554edbb4244c8d1a1c90f152eee768afsteveldir path=usr/lib/krb5/plugins/preauth
3db86aab554edbb4244c8d1a1c90f152eee768afsteveldir path=usr/lib/security
3db86aab554edbb4244c8d1a1c90f152eee768afsteveldir path=usr/lib/security/$(ARCH64)
3db86aab554edbb4244c8d1a1c90f152eee768afsteveldir path=var group=sys
3db86aab554edbb4244c8d1a1c90f152eee768afsteveldir path=var/krb5 group=sys
3db86aab554edbb4244c8d1a1c90f152eee768afsteveldir path=var/krb5/rcache group=sys mode=1777
3db86aab554edbb4244c8d1a1c90f152eee768afsteveldir path=var/krb5/rcache/root group=sys mode=0700
3db86aab554edbb4244c8d1a1c90f152eee768afstevelfile path=etc/krb5/krb5.conf group=sys \
3db86aab554edbb4244c8d1a1c90f152eee768afstevel original_name=SUNWkrb:etc/krb5/krb5.conf preserve=true
3db86aab554edbb4244c8d1a1c90f152eee768afstevelfile path=etc/krb5/warn.conf group=sys \
3db86aab554edbb4244c8d1a1c90f152eee768afstevel original_name=SUNWkrb:etc/krb5/warn.conf preserve=true
3db86aab554edbb4244c8d1a1c90f152eee768afstevelfile path=lib/svc/manifest/network/security/kadmin.xml group=sys mode=0444
3db86aab554edbb4244c8d1a1c90f152eee768afstevelfile path=lib/svc/manifest/network/security/krb5kdc.xml group=sys mode=0444
3db86aab554edbb4244c8d1a1c90f152eee768afstevelfile path=lib/svc/manifest/network/security/ktkt_warn.xml group=sys mode=0444
3db86aab554edbb4244c8d1a1c90f152eee768afstevelfile path=usr/bin/kdestroy mode=0555
3db86aab554edbb4244c8d1a1c90f152eee768afstevelfile path=usr/bin/kinit mode=0555
3db86aab554edbb4244c8d1a1c90f152eee768afstevelfile path=usr/bin/klist mode=0555
3db86aab554edbb4244c8d1a1c90f152eee768afstevelfile path=usr/bin/kpasswd mode=0555
3db86aab554edbb4244c8d1a1c90f152eee768afstevelfile path=usr/bin/krb5-config mode=0555
3db86aab554edbb4244c8d1a1c90f152eee768afstevelfile path=usr/bin/ktutil mode=0555
3db86aab554edbb4244c8d1a1c90f152eee768afstevelfile path=usr/lib/$(ARCH64)/gss/mech_krb5.so.1
3db86aab554edbb4244c8d1a1c90f152eee768afstevelfile path=usr/lib/$(ARCH64)/libkrb5.so.1
3db86aab554edbb4244c8d1a1c90f152eee768afstevelfile path=usr/lib/gss/mech_krb5.so.1
3db86aab554edbb4244c8d1a1c90f152eee768afstevelfile path=usr/lib/krb5/$(ARCH64)/libkadm5clnt.so.1
3db86aab554edbb4244c8d1a1c90f152eee768afstevelfile path=usr/lib/krb5/ktkt_warnd mode=0555
3db86aab554edbb4244c8d1a1c90f152eee768afstevelfile path=usr/lib/krb5/libkadm5clnt.so.1
3db86aab554edbb4244c8d1a1c90f152eee768afstevelfile path=usr/lib/krb5/libss.so.1
3db86aab554edbb4244c8d1a1c90f152eee768afstevelfile path=usr/lib/krb5/plugins/preauth/pkinit.so.1
3db86aab554edbb4244c8d1a1c90f152eee768afstevelfile path=usr/lib/libkrb5.so.1
3db86aab554edbb4244c8d1a1c90f152eee768afstevelfile path=usr/lib/security/$(ARCH64)/pam_krb5.so.1
3db86aab554edbb4244c8d1a1c90f152eee768afstevelfile path=usr/lib/security/$(ARCH64)/pam_krb5_migrate.so.1
3db86aab554edbb4244c8d1a1c90f152eee768afstevelfile path=usr/lib/security/pam_krb5.so.1
3db86aab554edbb4244c8d1a1c90f152eee768afstevelfile path=usr/lib/security/pam_krb5_migrate.so.1
3db86aab554edbb4244c8d1a1c90f152eee768afstevellegacy pkg=SUNWkrbr desc="Kerberos version 5 support (Root)" \
3db86aab554edbb4244c8d1a1c90f152eee768afstevel name="Kerberos version 5 support (Root)"
3db86aab554edbb4244c8d1a1c90f152eee768afstevellegacy pkg=SUNWkrbu desc="Kerberos version 5 support (Usr)" \
3db86aab554edbb4244c8d1a1c90f152eee768afstevel name="Kerberos version 5 support (Usr)"
3db86aab554edbb4244c8d1a1c90f152eee768afstevellicense cr_Sun license=cr_Sun
3db86aab554edbb4244c8d1a1c90f152eee768afstevellicense lic_CDDL license=lic_CDDL
3db86aab554edbb4244c8d1a1c90f152eee768afstevellicense usr/src/lib/gss_mechs/mech_krb5/THIRDPARTYLICENSE \
3db86aab554edbb4244c8d1a1c90f152eee768afstevel license=usr/src/lib/gss_mechs/mech_krb5/THIRDPARTYLICENSE
3db86aab554edbb4244c8d1a1c90f152eee768afstevellink path=usr/lib/$(ARCH64)/gss/mech_krb5.so target=./mech_krb5.so.1
3db86aab554edbb4244c8d1a1c90f152eee768afstevellink path=usr/lib/$(ARCH64)/libkrb5.so target=./libkrb5.so.1
3db86aab554edbb4244c8d1a1c90f152eee768afstevellink path=usr/lib/gss/mech_krb5.so target=./mech_krb5.so.1
3db86aab554edbb4244c8d1a1c90f152eee768afstevellink path=usr/lib/krb5/$(ARCH64)/libkadm5clnt.so target=./libkadm5clnt.so.1
3db86aab554edbb4244c8d1a1c90f152eee768afstevellink path=usr/lib/krb5/libkadm5clnt.so target=./libkadm5clnt.so.1
3db86aab554edbb4244c8d1a1c90f152eee768afstevellink path=usr/lib/krb5/libss.so target=libss.so.1
3db86aab554edbb4244c8d1a1c90f152eee768afstevellink path=usr/lib/krb5/plugins/preauth/pkinit.so target=pkinit.so.1
3db86aab554edbb4244c8d1a1c90f152eee768afstevellink path=usr/lib/libkrb5.so target=./libkrb5.so.1
3db86aab554edbb4244c8d1a1c90f152eee768afstevellink path=usr/lib/security/$(ARCH64)/pam_krb5.so target=./pam_krb5.so.1
3db86aab554edbb4244c8d1a1c90f152eee768afstevellink path=usr/lib/security/$(ARCH64)/pam_krb5_migrate.so \
3db86aab554edbb4244c8d1a1c90f152eee768afstevel target=./pam_krb5_migrate.so.1
3db86aab554edbb4244c8d1a1c90f152eee768afstevellink path=usr/lib/security/pam_krb5.so target=./pam_krb5.so.1
3db86aab554edbb4244c8d1a1c90f152eee768afstevellink path=usr/lib/security/pam_krb5_migrate.so target=./pam_krb5_migrate.so.1
3db86aab554edbb4244c8d1a1c90f152eee768afsteveldepend fmri=service/security/gss type=require
3db86aab554edbb4244c8d1a1c90f152eee768afstevel