components/pam_pkcs11/pam_pkcs11.p5m
author John Beck <John.Beck@Oracle.COM>
Tue, 03 Feb 2015 19:24:25 -0800
changeset 3732 0f62cc221c7e
parent 2008 fbb3d4972042
child 4437 f6ae6ead79e8
permissions -rw-r--r--
20440737 pkgfmt all Userland pkg(5) manifests

#
# 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.
#

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
# pam_pkcs11.5 is pre-Solarified, so bypass the mangler.
file files/pam_pkcs11.5 path=usr/share/man/man5/pam_pkcs11.5 mangler.bypass=true
#
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]