xref: /titanic_52/usr/src/pkg/manifests/system-library-security-gss.mf (revision c10c16dec587a0662068f6e2991c29ed3a9db943)
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#
23ebbab6bbSDan Price# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24ead1f93eSLiane Praza#
25ead1f93eSLiane Praza
26ead1f93eSLiane Prazaset name=pkg.fmri value=pkg:/system/library/security/gss@$(PKGVERS)
27ead1f93eSLiane Prazaset name=pkg.description \
28ead1f93eSLiane Praza    value="Generic Security Service Application Program Interface, Version 2 - user"
29ead1f93eSLiane Prazaset name=pkg.summary value="GSSAPI V2"
30ebbab6bbSDan Priceset name=info.classification \
31ebbab6bbSDan Price    value=org.opensolaris.category.2008:System/Security
32ead1f93eSLiane Prazaset name=variant.arch value=$(ARCH)
33ead1f93eSLiane Prazadir path=usr group=sys
34ead1f93eSLiane Prazadir path=usr/lib
35ead1f93eSLiane Prazadir path=usr/lib/$(ARCH64)
36ead1f93eSLiane Prazadir path=usr/lib/$(ARCH64)/gss
37ead1f93eSLiane Prazadir path=usr/lib/gss
38ead1f93eSLiane Prazadir path=usr/lib/sasl
39ead1f93eSLiane Prazadir path=usr/lib/sasl/$(ARCH64)
40ead1f93eSLiane Prazadir path=usr/sbin
41*c10c16deSRichard Lowedir path=usr/share/man/man1m
42*c10c16deSRichard Lowedir path=usr/share/man/man3gss
43*c10c16deSRichard Lowedir path=usr/share/man/man3lib
44ead1f93eSLiane Prazafile path=usr/lib/$(ARCH64)/libgss.so.1
45ead1f93eSLiane Prazafile path=usr/lib/gss/gsscred_clean group=sys mode=0744
46ead1f93eSLiane Prazafile path=usr/lib/gss/gssd mode=0555
47ead1f93eSLiane Prazafile path=usr/lib/libgss.so.1
48ead1f93eSLiane Prazafile path=usr/lib/sasl/$(ARCH64)/gssapi.so.1
49ead1f93eSLiane Prazafile path=usr/lib/sasl/gssapi.so.1
50ead1f93eSLiane Prazafile path=usr/sbin/gsscred group=sys mode=0555
51*c10c16deSRichard Lowefile path=usr/share/man/man1m/gsscred.1m
52*c10c16deSRichard Lowefile path=usr/share/man/man1m/gssd.1m
53*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_accept_sec_context.3gss
54*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_acquire_cred.3gss
55*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_add_cred.3gss
56*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_add_oid_set_member.3gss
57*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_canonicalize_name.3gss
58*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_compare_name.3gss
59*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_context_time.3gss
60*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_create_empty_oid_set.3gss
61*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_delete_sec_context.3gss
62*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_display_name.3gss
63*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_display_status.3gss
64*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_duplicate_name.3gss
65*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_export_name.3gss
66*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_export_sec_context.3gss
67*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_get_mic.3gss
68*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_import_name.3gss
69*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_import_sec_context.3gss
70*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_indicate_mechs.3gss
71*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_init_sec_context.3gss
72*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_inquire_context.3gss
73*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_inquire_cred.3gss
74*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_inquire_cred_by_mech.3gss
75*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_inquire_mechs_for_name.3gss
76*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_inquire_names_for_mech.3gss
77*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_oid_to_str.3gss
78*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_process_context_token.3gss
79*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_release_buffer.3gss
80*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_release_cred.3gss
81*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_release_name.3gss
82*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_release_oid.3gss
83*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_release_oid_set.3gss
84*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_store_cred.3gss
85*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_str_to_oid.3gss
86*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_test_oid_set_member.3gss
87*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_unwrap.3gss
88*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_verify_mic.3gss
89*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_wrap.3gss
90*c10c16deSRichard Lowefile path=usr/share/man/man3gss/gss_wrap_size_limit.3gss
91*c10c16deSRichard Lowefile path=usr/share/man/man3lib/libgss.3lib
9271e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWgss \
93ead1f93eSLiane Praza    desc="Generic Security Service Application Program Interface, Version 2 - user" \
9471e464e5SPeter Dennis - Sustaining Engineer    name="GSSAPI V2"
95ead1f93eSLiane Prazalicense cr_Sun license=cr_Sun
96ead1f93eSLiane Prazalicense lic_CDDL license=lic_CDDL
975084e753SMark J. Nelsonlicense usr/src/lib/libgss/THIRDPARTYLICENSE \
985084e753SMark J. Nelson    license=usr/src/lib/libgss/THIRDPARTYLICENSE
995084e753SMark J. Nelsonlicense usr/src/lib/sasl_plugins/gssapi/THIRDPARTYLICENSE \
1005084e753SMark J. Nelson    license=usr/src/lib/sasl_plugins/gssapi/THIRDPARTYLICENSE
1015084e753SMark J. Nelsonlicense usr/src/uts/common/gssapi/mechs/krb5/THIRDPARTYLICENSE \
1025084e753SMark J. Nelson    license=usr/src/uts/common/gssapi/mechs/krb5/THIRDPARTYLICENSE
103ead1f93eSLiane Prazalink path=usr/lib/$(ARCH64)/libgss.so target=libgss.so.1
104ead1f93eSLiane Prazalink path=usr/lib/libgss.so target=libgss.so.1
105