xref: /onnv-gate/usr/src/cmd/idmap/idmapd/mapfile-intf (revision 12692:4341b447c069)
14520Snw141292#
24520Snw141292# CDDL HEADER START
34520Snw141292#
44520Snw141292# The contents of this file are subject to the terms of the
54520Snw141292# Common Development and Distribution License (the "License").
64520Snw141292# You may not use this file except in compliance with the License.
74520Snw141292#
84520Snw141292# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
94520Snw141292# or http://www.opensolaris.org/os/licensing.
104520Snw141292# See the License for the specific language governing permissions
114520Snw141292# and limitations under the License.
124520Snw141292#
134520Snw141292# When distributing Covered Code, include this CDDL HEADER in each
144520Snw141292# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
154520Snw141292# If applicable, add the following below this CDDL HEADER, with the
164520Snw141292# fields enclosed by brackets "[]" replaced with your own identifying
174520Snw141292# information: Portions Copyright [yyyy] [name of copyright owner]
184520Snw141292#
194520Snw141292# CDDL HEADER END
204520Snw141292#
214520Snw141292
224520Snw141292#
23*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
244520Snw141292#
258744SAli.Bahrami@Sun.COM
268744SAli.Bahrami@Sun.COM#
278744SAli.Bahrami@Sun.COM# MAPFILE HEADER START
288744SAli.Bahrami@Sun.COM#
298744SAli.Bahrami@Sun.COM# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
308744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in
318744SAli.Bahrami@Sun.COM#
328744SAli.Bahrami@Sun.COM#	usr/src/lib/README.mapfiles
338744SAli.Bahrami@Sun.COM#
348744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current
358744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance.
368744SAli.Bahrami@Sun.COM#
378744SAli.Bahrami@Sun.COM# MAPFILE HEADER END
384520Snw141292#
394520Snw141292
40*12692SAli.Bahrami@Oracle.COM$mapfile_version 2
41*12692SAli.Bahrami@Oracle.COM
424520Snw141292# idmapd exports app_krb5_user_uid() - required by mech_krb5.
43*12692SAli.Bahrami@Oracle.COMSYMBOL_SCOPE {
444520Snw141292	global:
454520Snw141292		app_krb5_user_uid;
464520Snw141292};
47