16007Sthurlow# 26007Sthurlow# CDDL HEADER START 36007Sthurlow# 46007Sthurlow# The contents of this file are subject to the terms of the 56007Sthurlow# Common Development and Distribution License (the "License"). 66007Sthurlow# You may not use this file except in compliance with the License. 76007Sthurlow# 86007Sthurlow# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 96007Sthurlow# or http://www.opensolaris.org/os/licensing. 106007Sthurlow# See the License for the specific language governing permissions 116007Sthurlow# and limitations under the License. 126007Sthurlow# 136007Sthurlow# When distributing Covered Code, include this CDDL HEADER in each 146007Sthurlow# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 156007Sthurlow# If applicable, add the following below this CDDL HEADER, with the 166007Sthurlow# fields enclosed by brackets "[]" replaced with your own identifying 176007Sthurlow# information: Portions Copyright [yyyy] [name of copyright owner] 186007Sthurlow# 196007Sthurlow# CDDL HEADER END 206007Sthurlow# 216007Sthurlow# 22*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. 236007Sthurlow# 248744SAli.Bahrami@Sun.COM 258744SAli.Bahrami@Sun.COM# 268744SAli.Bahrami@Sun.COM# MAPFILE HEADER START 278744SAli.Bahrami@Sun.COM# 288744SAli.Bahrami@Sun.COM# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 298744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in 308744SAli.Bahrami@Sun.COM# 318744SAli.Bahrami@Sun.COM# usr/src/lib/README.mapfiles 328744SAli.Bahrami@Sun.COM# 338744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current 348744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance. 358744SAli.Bahrami@Sun.COM# 368744SAli.Bahrami@Sun.COM# MAPFILE HEADER END 376007Sthurlow# 386007Sthurlow 39*12692SAli.Bahrami@Oracle.COM$mapfile_version 2 40*12692SAli.Bahrami@Oracle.COM 41*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNW_1.1 { 426007Sthurlow global: 436007Sthurlow pam_sm_authenticate; 446007Sthurlow pam_sm_setcred; 456007Sthurlow local: 466007Sthurlow *; 476007Sthurlow}; 48