components/krb5/krb5.p5m
author Shawn Emery <shawn.emery@oracle.com>
Thu, 04 Aug 2016 09:42:22 -0700
changeset 6551 ed4d06e2fe03
parent 6145 2a630b6b61ec
child 6714 af94afe100ff
permissions -rw-r--r--
23333687 Remove libkadm5clnt_mit.so.9 Work-around
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
     1
#
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
     3
#
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
     7
#
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    12
#
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    18
#
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    20
#
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    21
# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    22
#
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    23
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
    24
<transform file path=usr.*/man/.+ -> default mangler.man.stability "pass-through committed">
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    25
set name=pkg.fmri \
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    26
    value=pkg:/security/kerberos-5@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    27
set name=pkg.summary value="Kerberos V5 Support"
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    28
set name=pkg.description \
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    29
    value="The Kerberos service is a client-server architecture that provides secure transactions over networks and offers strong, single sign-on user authentication, as well as integrity and privacy."
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    30
set name=com.oracle.info.description value="Kerberos V5 Support"
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    31
set name=com.oracle.info.tpno value=$(TPNO)
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    32
set name=info.classification value=org.opensolaris.category.2008:System/Security
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    33
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    34
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
    35
set name=org.opensolaris.arc-caseid value=PSARC/2015/144 value=PSARC/2016/244
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    36
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    37
dir  path=etc/gss/mech.d group=sys
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
    38
file path=usr/bin/kdestroy
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
    39
file path=usr/bin/kinit
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
    40
file path=usr/bin/klist
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
    41
file path=usr/bin/kpasswd
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
    42
file path=usr/bin/krb5-config
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    43
file path=usr/bin/kswitch
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
    44
file path=usr/bin/ktutil
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
    45
file path=usr/bin/kvno
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
    46
file usr/include/kerberosv5/gssapi/gssapi.h path=usr/include/gssapi/gssapi.h
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
    47
file usr/include/kerberosv5/gssapi/gssapi_ext.h \
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
    48
    path=usr/include/gssapi/gssapi_ext.h
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
    49
file path=usr/include/kerberosv5/com_err.h
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    50
dir  path=usr/include/kerberosv5/gssapi
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    51
file path=usr/include/kerberosv5/gssapi.h
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    52
file path=usr/include/kerberosv5/gssapi/gssapi_generic.h
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    53
file path=usr/include/kerberosv5/gssapi/gssapi_krb5.h
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    54
file path=usr/include/kerberosv5/gssapi/mechglue.h
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    55
dir  path=usr/include/kerberosv5/kadm5
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    56
file path=usr/include/kerberosv5/kadm5/admin.h
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    57
file path=usr/include/kerberosv5/kadm5/chpass_util_strings.h
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    58
file path=usr/include/kerberosv5/kadm5/kadm_err.h
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    59
file path=usr/include/kerberosv5/kdb.h
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    60
file path=usr/include/kerberosv5/krad.h
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    61
dir  path=usr/include/kerberosv5/krb5
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
    62
file path=usr/include/kerberosv5/krb5.h
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    63
file path=usr/include/kerberosv5/krb5/ccselect_plugin.h
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    64
file path=usr/include/kerberosv5/krb5/clpreauth_plugin.h
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    65
file path=usr/include/kerberosv5/krb5/hostrealm_plugin.h
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    66
file path=usr/include/kerberosv5/krb5/kadm5_hook_plugin.h
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    67
file path=usr/include/kerberosv5/krb5/kdcpreauth_plugin.h
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    68
file path=usr/include/kerberosv5/krb5/krb5.h
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    69
file path=usr/include/kerberosv5/krb5/localauth_plugin.h
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    70
file path=usr/include/kerberosv5/krb5/locate_plugin.h
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    71
file path=usr/include/kerberosv5/krb5/plugin.h
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    72
file path=usr/include/kerberosv5/krb5/preauth_plugin.h
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    73
file path=usr/include/kerberosv5/krb5/pwqual_plugin.h
5698
40ccd2e5524c 23019839 pre-phase 3 changes to support the upcoming krb migration phase 3 push to on12
Will Fiveash <will.fiveash@oracle.com>
parents: 5490
diff changeset
    74
dir  path=usr/include/kerberosv5/private
40ccd2e5524c 23019839 pre-phase 3 changes to support the upcoming krb migration phase 3 push to on12
Will Fiveash <will.fiveash@oracle.com>
parents: 5490
diff changeset
    75
dir  path=usr/include/kerberosv5/private/krb5
40ccd2e5524c 23019839 pre-phase 3 changes to support the upcoming krb migration phase 3 push to on12
Will Fiveash <will.fiveash@oracle.com>
parents: 5490
diff changeset
    76
dir  path=usr/include/kerberosv5/private/krb5/keytab
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
    77
file Solaris/private/krb5/keytab/kt_solaris.h \
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
    78
    path=usr/include/kerberosv5/private/krb5/keytab/kt_solaris.h
5863
9108cc241851 23109064 Userland MIT kerberos package should deliver lint libraries for several MIT libs
Neng Xue <neng.xue@oracle.com>
parents: 5698
diff changeset
    79
file Solaris/private/krb5/prof_solaris.h \
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    80
    path=usr/include/kerberosv5/private/krb5/prof_solaris.h
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    81
file path=usr/include/kerberosv5/profile.h
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    82
file path=usr/include/kerberosv5/verto-module.h
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    83
file path=usr/include/kerberosv5/verto.h
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    84
dir  path=usr/lib/$(MACH64)/krb5
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    85
dir  path=usr/lib/$(MACH64)/krb5/plugins
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    86
dir  path=usr/lib/$(MACH64)/krb5/plugins/authdata
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    87
dir  path=usr/lib/$(MACH64)/krb5/plugins/libkrb5
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    88
dir  path=usr/lib/$(MACH64)/krb5/plugins/preauth
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    89
file path=usr/lib/$(MACH64)/krb5/plugins/preauth/otp.so
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    90
file path=usr/lib/$(MACH64)/krb5/plugins/preauth/pkinit.so
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    91
dir  path=usr/lib/$(MACH64)/krb5/plugins/tls
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    92
file path=usr/lib/$(MACH64)/krb5/plugins/tls/k5tls.so
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    93
link path=usr/lib/$(MACH64)/libcom_err.so target=libcom_err.so.3.0
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    94
link path=usr/lib/$(MACH64)/libcom_err.so.3 target=libcom_err.so.3.0
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    95
file path=usr/lib/$(MACH64)/libcom_err.so.3.0
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
    96
link path=usr/lib/$(MACH64)/libgss.so target=libgssapi_krb5.so.2.2
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
    97
file path=usr/lib/$(MACH64)/libgss.so.1
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    98
link path=usr/lib/$(MACH64)/libgssapi_krb5.so target=libgssapi_krb5.so.2.2
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
    99
link path=usr/lib/$(MACH64)/libgssapi_krb5.so.2 target=libgssapi_krb5.so.2.2
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   100
file path=usr/lib/$(MACH64)/libgssapi_krb5.so.2.2
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   101
link path=usr/lib/$(MACH64)/libk5crypto.so target=libk5crypto.so.3.1
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   102
link path=usr/lib/$(MACH64)/libk5crypto.so.3 target=libk5crypto.so.3.1
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   103
file path=usr/lib/$(MACH64)/libk5crypto.so.3.1
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   104
link path=usr/lib/$(MACH64)/libkadm5clnt.so target=libkadm5clnt.so.1
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   105
file path=usr/lib/$(MACH64)/libkadm5clnt.so.1
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   106
link path=usr/lib/$(MACH64)/libkadm5clnt_mit.so target=libkadm5clnt_mit.so.10.0
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   107
link path=usr/lib/$(MACH64)/libkadm5clnt_mit.so.10 \
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   108
    target=libkadm5clnt_mit.so.10.0
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   109
file path=usr/lib/$(MACH64)/libkadm5clnt_mit.so.10.0
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   110
link path=usr/lib/$(MACH64)/libkadm5srv.so target=libkadm5srv_mit.so
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   111
link path=usr/lib/$(MACH64)/libkadm5srv_mit.so target=libkadm5srv_mit.so.10.0
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   112
link path=usr/lib/$(MACH64)/libkadm5srv_mit.so.10 target=libkadm5srv_mit.so.10.0
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   113
file path=usr/lib/$(MACH64)/libkadm5srv_mit.so.10.0
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   114
link path=usr/lib/$(MACH64)/libkdb5.so target=libkdb5.so.8.0
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   115
link path=usr/lib/$(MACH64)/libkdb5.so.8 target=libkdb5.so.8.0
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   116
file path=usr/lib/$(MACH64)/libkdb5.so.8.0
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   117
link path=usr/lib/$(MACH64)/libkrad.so target=libkrad.so.0.0
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   118
link path=usr/lib/$(MACH64)/libkrad.so.0 target=libkrad.so.0.0
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   119
file path=usr/lib/$(MACH64)/libkrad.so.0.0
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   120
link path=usr/lib/$(MACH64)/libkrb5.so target=libkrb5.so.3.3
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   121
file path=usr/lib/$(MACH64)/libkrb5.so.1
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   122
link path=usr/lib/$(MACH64)/libkrb5.so.3 target=libkrb5.so.3.3
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   123
file path=usr/lib/$(MACH64)/libkrb5.so.3.3
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   124
link path=usr/lib/$(MACH64)/libkrb5support.so target=libkrb5support.so.0.1
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   125
link path=usr/lib/$(MACH64)/libkrb5support.so.0 target=libkrb5support.so.0.1
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   126
file path=usr/lib/$(MACH64)/libkrb5support.so.0.1
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   127
link path=usr/lib/$(MACH64)/libverto.so target=libverto.so.0.0
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   128
link path=usr/lib/$(MACH64)/libverto.so.0 target=libverto.so.0.0
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   129
file path=usr/lib/$(MACH64)/libverto.so.0.0
5863
9108cc241851 23109064 Userland MIT kerberos package should deliver lint libraries for several MIT libs
Neng Xue <neng.xue@oracle.com>
parents: 5698
diff changeset
   130
file path=usr/lib/$(MACH64)/llib-lcom_err.ln
9108cc241851 23109064 Userland MIT kerberos package should deliver lint libraries for several MIT libs
Neng Xue <neng.xue@oracle.com>
parents: 5698
diff changeset
   131
link path=usr/lib/$(MACH64)/llib-lgss.ln target=llib-lgssapi_krb5.ln
9108cc241851 23109064 Userland MIT kerberos package should deliver lint libraries for several MIT libs
Neng Xue <neng.xue@oracle.com>
parents: 5698
diff changeset
   132
file path=usr/lib/$(MACH64)/llib-lgssapi_krb5.ln
9108cc241851 23109064 Userland MIT kerberos package should deliver lint libraries for several MIT libs
Neng Xue <neng.xue@oracle.com>
parents: 5698
diff changeset
   133
file path=usr/lib/$(MACH64)/llib-lk5crypto.ln
9108cc241851 23109064 Userland MIT kerberos package should deliver lint libraries for several MIT libs
Neng Xue <neng.xue@oracle.com>
parents: 5698
diff changeset
   134
file path=usr/lib/$(MACH64)/llib-lkadm5clnt.ln
9108cc241851 23109064 Userland MIT kerberos package should deliver lint libraries for several MIT libs
Neng Xue <neng.xue@oracle.com>
parents: 5698
diff changeset
   135
file path=usr/lib/$(MACH64)/llib-lkadm5srv.ln
9108cc241851 23109064 Userland MIT kerberos package should deliver lint libraries for several MIT libs
Neng Xue <neng.xue@oracle.com>
parents: 5698
diff changeset
   136
file path=usr/lib/$(MACH64)/llib-lkrb5.ln
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   137
file path=usr/lib/$(MACH64)/pkgconfig/kadm-client.pc
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   138
file path=usr/lib/$(MACH64)/pkgconfig/kadm-server.pc
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   139
file path=usr/lib/$(MACH64)/pkgconfig/kdb.pc
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   140
file path=usr/lib/$(MACH64)/pkgconfig/krb5-gssapi.pc
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   141
file path=usr/lib/$(MACH64)/pkgconfig/krb5.pc
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   142
file path=usr/lib/$(MACH64)/pkgconfig/mit-krb5-gssapi.pc
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   143
file path=usr/lib/$(MACH64)/pkgconfig/mit-krb5.pc
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   144
dir  path=usr/lib/krb5
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   145
dir  path=usr/lib/krb5/plugins
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   146
dir  path=usr/lib/krb5/plugins/authdata
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   147
dir  path=usr/lib/krb5/plugins/libkrb5
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   148
dir  path=usr/lib/krb5/plugins/preauth
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   149
file path=usr/lib/krb5/plugins/preauth/otp.so
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   150
file path=usr/lib/krb5/plugins/preauth/pkinit.so
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   151
dir  path=usr/lib/krb5/plugins/tls
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   152
file path=usr/lib/krb5/plugins/tls/k5tls.so
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   153
link path=usr/lib/libcom_err.so target=libcom_err.so.3.0
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   154
link path=usr/lib/libcom_err.so.3 target=libcom_err.so.3.0
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   155
file path=usr/lib/libcom_err.so.3.0
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   156
link path=usr/lib/libgss.so target=libgssapi_krb5.so.2.2
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   157
file path=usr/lib/libgss.so.1
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   158
link path=usr/lib/libgssapi_krb5.so target=libgssapi_krb5.so.2.2
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   159
link path=usr/lib/libgssapi_krb5.so.2 target=libgssapi_krb5.so.2.2
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   160
file path=usr/lib/libgssapi_krb5.so.2.2
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   161
link path=usr/lib/libk5crypto.so target=libk5crypto.so.3.1
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   162
link path=usr/lib/libk5crypto.so.3 target=libk5crypto.so.3.1
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   163
file path=usr/lib/libk5crypto.so.3.1
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   164
link path=usr/lib/libkadm5clnt.so target=libkadm5clnt.so.1
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   165
file path=usr/lib/libkadm5clnt.so.1
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   166
link path=usr/lib/libkadm5clnt_mit.so target=libkadm5clnt_mit.so.10.0
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   167
link path=usr/lib/libkadm5clnt_mit.so.10 target=libkadm5clnt_mit.so.10.0
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   168
file path=usr/lib/libkadm5clnt_mit.so.10.0
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   169
link path=usr/lib/libkadm5srv.so target=libkadm5srv_mit.so
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   170
link path=usr/lib/libkadm5srv_mit.so target=libkadm5srv_mit.so.10.0
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   171
link path=usr/lib/libkadm5srv_mit.so.10 target=libkadm5srv_mit.so.10.0
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   172
file path=usr/lib/libkadm5srv_mit.so.10.0
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   173
link path=usr/lib/libkdb5.so target=libkdb5.so.8.0
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   174
link path=usr/lib/libkdb5.so.8 target=libkdb5.so.8.0
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   175
file path=usr/lib/libkdb5.so.8.0
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   176
link path=usr/lib/libkrad.so target=libkrad.so.0.0
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   177
link path=usr/lib/libkrad.so.0 target=libkrad.so.0.0
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   178
file path=usr/lib/libkrad.so.0.0
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   179
link path=usr/lib/libkrb5.so target=libkrb5.so.3.3
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   180
file path=usr/lib/libkrb5.so.1
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   181
link path=usr/lib/libkrb5.so.3 target=libkrb5.so.3.3
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   182
file path=usr/lib/libkrb5.so.3.3
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   183
link path=usr/lib/libkrb5support.so target=libkrb5support.so.0.1
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   184
link path=usr/lib/libkrb5support.so.0 target=libkrb5support.so.0.1
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   185
file path=usr/lib/libkrb5support.so.0.1
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   186
link path=usr/lib/libverto.so target=libverto.so.0.0
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   187
link path=usr/lib/libverto.so.0 target=libverto.so.0.0
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   188
file path=usr/lib/libverto.so.0.0
5863
9108cc241851 23109064 Userland MIT kerberos package should deliver lint libraries for several MIT libs
Neng Xue <neng.xue@oracle.com>
parents: 5698
diff changeset
   189
file path=usr/lib/llib-lcom_err
9108cc241851 23109064 Userland MIT kerberos package should deliver lint libraries for several MIT libs
Neng Xue <neng.xue@oracle.com>
parents: 5698
diff changeset
   190
file path=usr/lib/llib-lcom_err.ln
9108cc241851 23109064 Userland MIT kerberos package should deliver lint libraries for several MIT libs
Neng Xue <neng.xue@oracle.com>
parents: 5698
diff changeset
   191
link path=usr/lib/llib-lgss target=llib-lgssapi_krb5
9108cc241851 23109064 Userland MIT kerberos package should deliver lint libraries for several MIT libs
Neng Xue <neng.xue@oracle.com>
parents: 5698
diff changeset
   192
link path=usr/lib/llib-lgss.ln target=llib-lgssapi_krb5.ln
9108cc241851 23109064 Userland MIT kerberos package should deliver lint libraries for several MIT libs
Neng Xue <neng.xue@oracle.com>
parents: 5698
diff changeset
   193
file path=usr/lib/llib-lgssapi_krb5
9108cc241851 23109064 Userland MIT kerberos package should deliver lint libraries for several MIT libs
Neng Xue <neng.xue@oracle.com>
parents: 5698
diff changeset
   194
file path=usr/lib/llib-lgssapi_krb5.ln
9108cc241851 23109064 Userland MIT kerberos package should deliver lint libraries for several MIT libs
Neng Xue <neng.xue@oracle.com>
parents: 5698
diff changeset
   195
file path=usr/lib/llib-lk5crypto
9108cc241851 23109064 Userland MIT kerberos package should deliver lint libraries for several MIT libs
Neng Xue <neng.xue@oracle.com>
parents: 5698
diff changeset
   196
file path=usr/lib/llib-lk5crypto.ln
9108cc241851 23109064 Userland MIT kerberos package should deliver lint libraries for several MIT libs
Neng Xue <neng.xue@oracle.com>
parents: 5698
diff changeset
   197
file path=usr/lib/llib-lkadm5clnt
9108cc241851 23109064 Userland MIT kerberos package should deliver lint libraries for several MIT libs
Neng Xue <neng.xue@oracle.com>
parents: 5698
diff changeset
   198
file path=usr/lib/llib-lkadm5clnt.ln
9108cc241851 23109064 Userland MIT kerberos package should deliver lint libraries for several MIT libs
Neng Xue <neng.xue@oracle.com>
parents: 5698
diff changeset
   199
file path=usr/lib/llib-lkadm5srv
9108cc241851 23109064 Userland MIT kerberos package should deliver lint libraries for several MIT libs
Neng Xue <neng.xue@oracle.com>
parents: 5698
diff changeset
   200
file path=usr/lib/llib-lkadm5srv.ln
9108cc241851 23109064 Userland MIT kerberos package should deliver lint libraries for several MIT libs
Neng Xue <neng.xue@oracle.com>
parents: 5698
diff changeset
   201
file path=usr/lib/llib-lkrb5
9108cc241851 23109064 Userland MIT kerberos package should deliver lint libraries for several MIT libs
Neng Xue <neng.xue@oracle.com>
parents: 5698
diff changeset
   202
file path=usr/lib/llib-lkrb5.ln
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   203
file path=usr/lib/pkgconfig/kadm-client.pc
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   204
file path=usr/lib/pkgconfig/kadm-server.pc
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   205
file path=usr/lib/pkgconfig/kdb.pc
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   206
file path=usr/lib/pkgconfig/krb5-gssapi.pc
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   207
file path=usr/lib/pkgconfig/krb5.pc
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   208
file path=usr/lib/pkgconfig/mit-krb5-gssapi.pc
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   209
file path=usr/lib/pkgconfig/mit-krb5.pc
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   210
file usr/bin/k5srvutil path=usr/sbin/k5srvutil
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   211
file usr/bin/kadmin path=usr/sbin/kadmin
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   212
dir  path=usr/share/et
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   213
file path=usr/share/et/et_c.awk
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   214
file path=usr/share/et/et_h.awk
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   215
dir  path=usr/share/examples
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   216
dir  path=usr/share/examples/krb5
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   217
file path=usr/share/examples/krb5/services.append
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   218
file path=usr/share/locale/en_US/LC_MESSAGES/mit-krb5.mo
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   219
file Solaris/man/libgss.3lib path=usr/share/man/3lib/libgss.3lib
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   220
file Solaris/man/libkrb5.3lib path=usr/share/man/3lib/libkrb5.3lib \
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   221
    mangler.man.stability="pass-through uncommitted"
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   222
file Solaris/man/ja_JP.UTF-8/kerberos.5 \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   223
    path=usr/share/man/ja_JP.UTF-8/man5/kerberos.5
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   224
file Solaris/man/ja_JP.UTF-8/krb5envvar.5 \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   225
    path=usr/share/man/ja_JP.UTF-8/man5/krb5envvar.5 \
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   226
    mangler.man.stability="pass-through uncommitted"
5698
40ccd2e5524c 23019839 pre-phase 3 changes to support the upcoming krb migration phase 3 push to on12
Will Fiveash <will.fiveash@oracle.com>
parents: 5490
diff changeset
   227
file Solaris/man/ja_JP.UTF-8/krb5_auth_rules.7 \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   228
    path=usr/share/man/ja_JP.UTF-8/man7/krb5_auth_rules.7
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   229
file path=usr/share/man/man1/k5srvutil.1
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   230
file path=usr/share/man/man1/kadmin.1
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   231
file path=usr/share/man/man1/kdestroy.1
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   232
file path=usr/share/man/man1/kinit.1
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   233
file path=usr/share/man/man1/klist.1
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   234
file path=usr/share/man/man1/kpasswd.1
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   235
file path=usr/share/man/man1/krb5-config.1 \
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   236
    mangler.man.stability="pass-through uncommitted"
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   237
file path=usr/share/man/man1/kswitch.1
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   238
file path=usr/share/man/man1/ktutil.1
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   239
file path=usr/share/man/man1/kvno.1
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   240
file Solaris/man/gss_accept_sec_context.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   241
    path=usr/share/man/man3gss/gss_accept_sec_context.3gss
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   242
file Solaris/man/gss_acquire_cred.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   243
    path=usr/share/man/man3gss/gss_acquire_cred.3gss
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   244
file Solaris/man/gss_add_cred.3gss path=usr/share/man/man3gss/gss_add_cred.3gss
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   245
file Solaris/man/gss_add_oid_set_member.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   246
    path=usr/share/man/man3gss/gss_add_oid_set_member.3gss
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   247
file Solaris/man/gss_canonicalize_name.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   248
    path=usr/share/man/man3gss/gss_canonicalize_name.3gss
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   249
file Solaris/man/gss_compare_name.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   250
    path=usr/share/man/man3gss/gss_compare_name.3gss
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   251
file Solaris/man/gss_context_time.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   252
    path=usr/share/man/man3gss/gss_context_time.3gss
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   253
file Solaris/man/gss_create_empty_oid_set.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   254
    path=usr/share/man/man3gss/gss_create_empty_oid_set.3gss
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   255
file Solaris/man/gss_delete_sec_context.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   256
    path=usr/share/man/man3gss/gss_delete_sec_context.3gss
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   257
file Solaris/man/gss_display_name.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   258
    path=usr/share/man/man3gss/gss_display_name.3gss
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   259
file Solaris/man/gss_display_status.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   260
    path=usr/share/man/man3gss/gss_display_status.3gss
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   261
file Solaris/man/gss_duplicate_name.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   262
    path=usr/share/man/man3gss/gss_duplicate_name.3gss
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   263
file Solaris/man/gss_export_name.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   264
    path=usr/share/man/man3gss/gss_export_name.3gss
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   265
file Solaris/man/gss_export_sec_context.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   266
    path=usr/share/man/man3gss/gss_export_sec_context.3gss
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   267
file Solaris/man/gss_get_mic.3gss path=usr/share/man/man3gss/gss_get_mic.3gss
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   268
file Solaris/man/gss_import_name.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   269
    path=usr/share/man/man3gss/gss_import_name.3gss
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   270
file Solaris/man/gss_import_sec_context.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   271
    path=usr/share/man/man3gss/gss_import_sec_context.3gss
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   272
file Solaris/man/gss_indicate_mechs.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   273
    path=usr/share/man/man3gss/gss_indicate_mechs.3gss
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   274
file Solaris/man/gss_init_sec_context.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   275
    path=usr/share/man/man3gss/gss_init_sec_context.3gss
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   276
file Solaris/man/gss_inquire_context.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   277
    path=usr/share/man/man3gss/gss_inquire_context.3gss
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   278
file Solaris/man/gss_inquire_cred.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   279
    path=usr/share/man/man3gss/gss_inquire_cred.3gss
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   280
file Solaris/man/gss_inquire_cred_by_mech.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   281
    path=usr/share/man/man3gss/gss_inquire_cred_by_mech.3gss
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   282
file Solaris/man/gss_inquire_mechs_for_name.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   283
    path=usr/share/man/man3gss/gss_inquire_mechs_for_name.3gss
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   284
file Solaris/man/gss_inquire_names_for_mech.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   285
    path=usr/share/man/man3gss/gss_inquire_names_for_mech.3gss
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   286
file Solaris/man/gss_oid_to_str.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   287
    path=usr/share/man/man3gss/gss_oid_to_str.3gss
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   288
file Solaris/man/gss_process_context_token.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   289
    path=usr/share/man/man3gss/gss_process_context_token.3gss
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   290
file Solaris/man/gss_release_buffer.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   291
    path=usr/share/man/man3gss/gss_release_buffer.3gss
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   292
file Solaris/man/gss_release_cred.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   293
    path=usr/share/man/man3gss/gss_release_cred.3gss
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   294
file Solaris/man/gss_release_name.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   295
    path=usr/share/man/man3gss/gss_release_name.3gss
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   296
file Solaris/man/gss_release_oid.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   297
    path=usr/share/man/man3gss/gss_release_oid.3gss
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   298
file Solaris/man/gss_release_oid_set.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   299
    path=usr/share/man/man3gss/gss_release_oid_set.3gss
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   300
file Solaris/man/gss_store_cred.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   301
    path=usr/share/man/man3gss/gss_store_cred.3gss
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   302
file Solaris/man/gss_str_to_oid.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   303
    path=usr/share/man/man3gss/gss_str_to_oid.3gss
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   304
file Solaris/man/gss_test_oid_set_member.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   305
    path=usr/share/man/man3gss/gss_test_oid_set_member.3gss
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   306
file Solaris/man/gss_unwrap.3gss path=usr/share/man/man3gss/gss_unwrap.3gss
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   307
file Solaris/man/gss_verify_mic.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   308
    path=usr/share/man/man3gss/gss_verify_mic.3gss
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   309
file Solaris/man/gss_wrap.3gss path=usr/share/man/man3gss/gss_wrap.3gss
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   310
file Solaris/man/gss_wrap_size_limit.3gss \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   311
    path=usr/share/man/man3gss/gss_wrap_size_limit.3gss
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   312
file Solaris/man/libgss.3lib path=usr/share/man/man3lib/libgss.3lib
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   313
file Solaris/man/libkrb5.3lib path=usr/share/man/man3lib/libkrb5.3lib \
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   314
    mangler.man.stability="pass-through uncommitted"
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   315
file path=usr/share/man/man5/.k5login.5
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   316
file Solaris/man/gss_auth_rules.5 path=usr/share/man/man5/gss_auth_rules.5
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   317
file path=usr/share/man/man5/k5login.5
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   318
file Solaris/man/kerberos.5 path=usr/share/man/man5/kerberos.5
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   319
file path=usr/share/man/man5/krb5.conf.5
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   320
file Solaris/man/krb5envvar.5 path=usr/share/man/man5/krb5envvar.5 \
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   321
    mangler.man.stability="pass-through uncommitted"
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   322
file Solaris/man/krb5_auth_rules.7 path=usr/share/man/man7/krb5_auth_rules.7
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   323
file Solaris/man/zh_CN.UTF-8/kerberos.5 \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   324
    path=usr/share/man/zh_CN.UTF-8/man5/kerberos.5
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   325
file Solaris/man/zh_CN.UTF-8/krb5envvar.5 \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   326
    path=usr/share/man/zh_CN.UTF-8/man5/krb5envvar.5 \
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   327
    mangler.man.stability="pass-through uncommitted"
5698
40ccd2e5524c 23019839 pre-phase 3 changes to support the upcoming krb migration phase 3 push to on12
Will Fiveash <will.fiveash@oracle.com>
parents: 5490
diff changeset
   328
file Solaris/man/zh_CN.UTF-8/krb5_auth_rules.7 \
6085
eb3c11e27709 PSARC/2016/244 Sync MIT Kerberos to 1.14.2
Shawn Emery <shawn.emery@oracle.com>
parents: 5986
diff changeset
   329
    path=usr/share/man/zh_CN.UTF-8/man7/krb5_auth_rules.7
5490
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   330
dir  path=var/krb5/rcache group=sys mode=1777
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   331
dir  path=var/krb5/rcache/root group=sys mode=0700 revert-tag=clone-archive=*
9bf0bc57423a PSARC/2015/144 Kerberos 1.13 Delivery to Userland
Will Fiveash <will.fiveash@oracle.com>
parents:
diff changeset
   332
license krb5.license license="BSD, BSD-like (KerberosV5)"