mapfile-vers revision cd3e933325e68e23516a196a8fea7f49b1e497c3
3053N/A#
3053N/A# CDDL HEADER START
3053N/A#
3053N/A# The contents of this file are subject to the terms of the
3053N/A# Common Development and Distribution License (the "License").
3053N/A# You may not use this file except in compliance with the License.
3053N/A#
3053N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
3053N/A# or http://www.opensolaris.org/os/licensing.
3053N/A# See the License for the specific language governing permissions
3053N/A# and limitations under the License.
3053N/A#
3053N/A# When distributing Covered Code, include this CDDL HEADER in each
3053N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
3053N/A# If applicable, add the following below this CDDL HEADER, with the
3053N/A# fields enclosed by brackets "[]" replaced with your own identifying
3053N/A# information: Portions Copyright [yyyy] [name of copyright owner]
3053N/A#
3053N/A# CDDL HEADER END
3053N/A#
3053N/A#
3053N/A# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
3053N/A#
3053N/A
3053N/A#
3053N/A# MAPFILE HEADER START
3053N/A#
3053N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
3053N/A# Object versioning must comply with the rules detailed in
3053N/A#
3053N/A# usr/src/lib/README.mapfiles
3053N/A#
3073N/A# You should not be making modifications here until you've read the most current
3073N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
3073N/A#
3073N/A# MAPFILE HEADER END
3073N/A#
3073N/A
3053N/A$mapfile_version 2
3053N/A
3053N/ASYMBOL_VERSION SUNW_1.1 {
3053N/A global:
3053N/A pam_sm_acct_mgmt;
3073N/A pam_sm_authenticate;
3073N/A pam_sm_chauthtok;
3073N/A pam_sm_close_session;
3053N/A pam_sm_open_session;
3053N/A pam_sm_setcred;
3053N/A local:
3053N/A *;
3053N/A};
3053N/A