components/pam_pkcs11/pam_pkcs11.p5m
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Wed, 10 Jun 2015 16:30:48 -0700
changeset 4463 0f8d88e8430f
parent 4437 f6ae6ead79e8
child 5029 77413b29eb5a
permissions -rw-r--r--
18462092 Update to Samba 4. (fix samba36 build)

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
#

# Bypass the mangler for these files because they are pre-Solarified.
<transform file path=usr/share/man/.+$ -> add mangler.bypass true >
set name=pkg.fmri \
    value=pkg:/library/security/pam/module/pam-pkcs11@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="The OpenSC PKCS#11 PAM Login Tools"
set name=com.oracle.info.description value="the OpenSC PKCS#11 PAM login tools"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification value=org.opensolaris.category.2008:System/Security
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2006/283
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
dir  path=etc/security/pam_pkcs11/cacerts
dir  path=etc/security/pam_pkcs11/crls
file usr/share/pam_pkcs11/digest_mapping.example \
    path=etc/security/pam_pkcs11/digest_mapping.example
file usr/share/pam_pkcs11/mail_mapping.example \
    path=etc/security/pam_pkcs11/mail_mapping.example
file usr/bin/make_hash_link.sh path=etc/security/pam_pkcs11/make_hash_link.sh \
    mode=0555
file pam_pkcs11.conf path=etc/security/pam_pkcs11/pam_pkcs11.conf mode=0644 \
    original_name=SUNWpampkcs11:etc/security/pam_pkcs11/pam_pkcs11.conf \
    preserve=renamenew
file usr/share/pam_pkcs11/subject_mapping.example \
    path=etc/security/pam_pkcs11/subject_mapping.example
file usr/lib/$(MACH64)/pam_pkcs11/ldap_mapper.so \
    path=usr/lib/pam_pkcs11/$(MACH64)/ldap_mapper.so
file usr/lib/$(MACH64)/pam_pkcs11/opensc_mapper.so \
    path=usr/lib/pam_pkcs11/$(MACH64)/opensc_mapper.so
file usr/lib/$(MACH64)/pam_pkcs11/openssh_mapper.so \
    path=usr/lib/pam_pkcs11/$(MACH64)/openssh_mapper.so
file path=usr/lib/pam_pkcs11/ldap_mapper.so
file path=usr/lib/pam_pkcs11/opensc_mapper.so
file path=usr/lib/pam_pkcs11/openssh_mapper.so
file usr/bin/pkcs11_inspect path=usr/lib/pam_pkcs11/pkcs11_inspect mode=0555
file usr/bin/pklogin_finder path=usr/lib/pam_pkcs11/pklogin_finder mode=0555
file usr/lib/$(MACH64)/security/pam_pkcs11.so \
    path=usr/lib/security/$(MACH64)/pam_pkcs11.so
file usr/lib/security/pam_pkcs11.so path=usr/lib/security/pam_pkcs11.so
file doc/mappers_api.html path=usr/share/doc/pam_pkcs11/mappers_api.html
file doc/pam_pkcs11.html path=usr/share/doc/pam_pkcs11/pam_pkcs11.html
file path=usr/share/locale/fr/LC_MESSAGES/pam_pkcs11.mo
file files/ja/pkcs11_inspect.1 \
    path=usr/share/man/ja_JP.UTF-8/man1/pkcs11_inspect.1
file files/ja/pklogin_finder.1 \
    path=usr/share/man/ja_JP.UTF-8/man1/pklogin_finder.1
file files/pkcs11_inspect.1 path=usr/share/man/man1/pkcs11_inspect.1
file files/pklogin_finder.1 path=usr/share/man/man1/pklogin_finder.1
file files/pam_pkcs11.5 path=usr/share/man/man5/pam_pkcs11.5
file files/zh/pkcs11_inspect.1 \
    path=usr/share/man/zh_CN.UTF-8/man1/pkcs11_inspect.1
file files/zh/pklogin_finder.1 \
    path=usr/share/man/zh_CN.UTF-8/man1/pklogin_finder.1
#
license pam_pkcs11.license license=LGPLv2.1
# pam_pkcs11.5 used to be in system/core-os, so we need an optional dependency
# on that package @ the first version where that page is no longer there.
depend type=optional fmri=system/[email protected]