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