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