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:/system/library/security/gss@$(PKGVERS) 27set name=pkg.description \ 28 value="Generic Security Service Application Program Interface, Version 2 - user" 29set name=pkg.summary value="GSSAPI V2" 30set name=info.classification \ 31 value=org.opensolaris.category.2008:System/Security 32set name=variant.arch value=$(ARCH) 33dir path=usr group=sys 34dir path=usr/lib 35dir path=usr/lib/$(ARCH64) 36dir path=usr/lib/$(ARCH64)/gss 37dir path=usr/lib/gss 38dir path=usr/lib/sasl 39dir path=usr/lib/sasl/$(ARCH64) 40dir path=usr/sbin 41dir path=usr/share/man/man1m 42dir path=usr/share/man/man3gss 43dir path=usr/share/man/man3lib 44file path=usr/lib/$(ARCH64)/libgss.so.1 45file path=usr/lib/gss/gsscred_clean group=sys mode=0744 46file path=usr/lib/gss/gssd mode=0555 47file path=usr/lib/libgss.so.1 48file path=usr/lib/sasl/$(ARCH64)/gssapi.so.1 49file path=usr/lib/sasl/gssapi.so.1 50file path=usr/sbin/gsscred group=sys mode=0555 51file path=usr/share/man/man1m/gsscred.1m 52file path=usr/share/man/man1m/gssd.1m 53file path=usr/share/man/man3gss/gss_accept_sec_context.3gss 54file path=usr/share/man/man3gss/gss_acquire_cred.3gss 55file path=usr/share/man/man3gss/gss_add_cred.3gss 56file path=usr/share/man/man3gss/gss_add_oid_set_member.3gss 57file path=usr/share/man/man3gss/gss_canonicalize_name.3gss 58file path=usr/share/man/man3gss/gss_compare_name.3gss 59file path=usr/share/man/man3gss/gss_context_time.3gss 60file path=usr/share/man/man3gss/gss_create_empty_oid_set.3gss 61file path=usr/share/man/man3gss/gss_delete_sec_context.3gss 62file path=usr/share/man/man3gss/gss_display_name.3gss 63file path=usr/share/man/man3gss/gss_display_status.3gss 64file path=usr/share/man/man3gss/gss_duplicate_name.3gss 65file path=usr/share/man/man3gss/gss_export_name.3gss 66file path=usr/share/man/man3gss/gss_export_sec_context.3gss 67file path=usr/share/man/man3gss/gss_get_mic.3gss 68file path=usr/share/man/man3gss/gss_import_name.3gss 69file path=usr/share/man/man3gss/gss_import_sec_context.3gss 70file path=usr/share/man/man3gss/gss_indicate_mechs.3gss 71file path=usr/share/man/man3gss/gss_init_sec_context.3gss 72file path=usr/share/man/man3gss/gss_inquire_context.3gss 73file path=usr/share/man/man3gss/gss_inquire_cred.3gss 74file path=usr/share/man/man3gss/gss_inquire_cred_by_mech.3gss 75file path=usr/share/man/man3gss/gss_inquire_mechs_for_name.3gss 76file path=usr/share/man/man3gss/gss_inquire_names_for_mech.3gss 77file path=usr/share/man/man3gss/gss_oid_to_str.3gss 78file path=usr/share/man/man3gss/gss_process_context_token.3gss 79file path=usr/share/man/man3gss/gss_release_buffer.3gss 80file path=usr/share/man/man3gss/gss_release_cred.3gss 81file path=usr/share/man/man3gss/gss_release_name.3gss 82file path=usr/share/man/man3gss/gss_release_oid.3gss 83file path=usr/share/man/man3gss/gss_release_oid_set.3gss 84file path=usr/share/man/man3gss/gss_store_cred.3gss 85file path=usr/share/man/man3gss/gss_str_to_oid.3gss 86file path=usr/share/man/man3gss/gss_test_oid_set_member.3gss 87file path=usr/share/man/man3gss/gss_unwrap.3gss 88file path=usr/share/man/man3gss/gss_verify_mic.3gss 89file path=usr/share/man/man3gss/gss_wrap.3gss 90file path=usr/share/man/man3gss/gss_wrap_size_limit.3gss 91file path=usr/share/man/man3lib/libgss.3lib 92legacy pkg=SUNWgss \ 93 desc="Generic Security Service Application Program Interface, Version 2 - user" \ 94 name="GSSAPI V2" 95license cr_Sun license=cr_Sun 96license lic_CDDL license=lic_CDDL 97license usr/src/lib/libgss/THIRDPARTYLICENSE \ 98 license=usr/src/lib/libgss/THIRDPARTYLICENSE 99license usr/src/lib/sasl_plugins/gssapi/THIRDPARTYLICENSE \ 100 license=usr/src/lib/sasl_plugins/gssapi/THIRDPARTYLICENSE 101license usr/src/uts/common/gssapi/mechs/krb5/THIRDPARTYLICENSE \ 102 license=usr/src/uts/common/gssapi/mechs/krb5/THIRDPARTYLICENSE 103link path=usr/lib/$(ARCH64)/libgss.so target=libgss.so.1 104link path=usr/lib/libgss.so target=libgss.so.1 105