xref: /onnv-gate/usr/src/lib/nsswitch/ad/common/mapfile-vers (revision 12692:4341b447c069)
18040SBaban.Kenkre@Sun.COM#
28040SBaban.Kenkre@Sun.COM# CDDL HEADER START
38040SBaban.Kenkre@Sun.COM#
48040SBaban.Kenkre@Sun.COM# The contents of this file are subject to the terms of the
58040SBaban.Kenkre@Sun.COM# Common Development and Distribution License (the "License").
68040SBaban.Kenkre@Sun.COM# You may not use this file except in compliance with the License.
78040SBaban.Kenkre@Sun.COM#
88040SBaban.Kenkre@Sun.COM# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
98040SBaban.Kenkre@Sun.COM# or http://www.opensolaris.org/os/licensing.
108040SBaban.Kenkre@Sun.COM# See the License for the specific language governing permissions
118040SBaban.Kenkre@Sun.COM# and limitations under the License.
128040SBaban.Kenkre@Sun.COM#
138040SBaban.Kenkre@Sun.COM# When distributing Covered Code, include this CDDL HEADER in each
148040SBaban.Kenkre@Sun.COM# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
158040SBaban.Kenkre@Sun.COM# If applicable, add the following below this CDDL HEADER, with the
168040SBaban.Kenkre@Sun.COM# fields enclosed by brackets "[]" replaced with your own identifying
178040SBaban.Kenkre@Sun.COM# information: Portions Copyright [yyyy] [name of copyright owner]
188040SBaban.Kenkre@Sun.COM#
198040SBaban.Kenkre@Sun.COM# CDDL HEADER END
208040SBaban.Kenkre@Sun.COM#
218040SBaban.Kenkre@Sun.COM#
22*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
238040SBaban.Kenkre@Sun.COM#
248040SBaban.Kenkre@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
378744SAli.Bahrami@Sun.COM#
388744SAli.Bahrami@Sun.COM
39*12692SAli.Bahrami@Oracle.COM$mapfile_version 2
40*12692SAli.Bahrami@Oracle.COM
41*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNWprivate {
428040SBaban.Kenkre@Sun.COM	global:
438040SBaban.Kenkre@Sun.COM		_nss_ad_passwd_constr;
448040SBaban.Kenkre@Sun.COM		_nss_ad_shadow_constr;
458040SBaban.Kenkre@Sun.COM		_nss_ad_group_constr;
468040SBaban.Kenkre@Sun.COM	local:
478040SBaban.Kenkre@Sun.COM		*;
488040SBaban.Kenkre@Sun.COM};
49