xref: /illumos-gate/usr/src/lib/krb5/kadm5/clnt/mapfile-vers (revision bfed486ad8de8b8ebc6345a8e10accae08bf2f45)
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9# or http://www.opensolaris.org/os/licensing.
10# See the License for the specific language governing permissions
11# and limitations under the License.
12#
13# When distributing Covered Code, include this CDDL HEADER in each
14# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15# If applicable, add the following below this CDDL HEADER, with the
16# fields enclosed by brackets "[]" replaced with your own identifying
17# information: Portions Copyright [yyyy] [name of copyright owner]
18#
19# CDDL HEADER END
20#
21#
22# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
23# Use is subject to license terms.
24#
25#
26
27#
28# MAPFILE HEADER START
29#
30# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
31# Object versioning must comply with the rules detailed in
32#
33#	usr/src/lib/README.mapfiles
34#
35# You should not be making modifications here until you've read the most current
36# copy of that file. If you need help, contact a gatekeeper for guidance.
37#
38# MAPFILE HEADER END
39#
40
41SUNWprivate_1.1 {
42    global:
43	_kadm5_get_kpasswd_protocol;
44	chpass_principal3_2;
45	chpass_principal_2;
46	chpw_error_message;
47	chrand_principal3_2;
48	chrand_principal_2;
49	create_policy_2;
50	create_principal3_2;
51	create_principal_2;
52	delete_policy_2;
53	delete_principal_2;
54	display_status;
55	get_policy_2;
56	get_pols_2;
57	get_principal_2;
58	get_princs_2;
59	get_privs_2;
60	init_2;
61	kadm5_chpass_principal;
62	kadm5_chpass_principal_3;
63	kadm5_chpass_principal_util;
64	kadm5_chpass_principal_v2;
65	kadm5_create_policy;
66	kadm5_create_principal;
67	kadm5_create_principal_3;
68	kadm5_decrypt_key;
69	kadm5_delete_policy;
70	kadm5_delete_principal;
71	kadm5_destroy;
72	kadm5_flush;
73	kadm5_free_config_params;
74	kadm5_free_name_list;
75	kadm5_free_policy_ent;
76	kadm5_free_principal_ent;
77	kadm5_get_adm_host_srv_name;
78	kadm5_get_admin_service_name;
79	kadm5_get_config_params;
80	kadm5_get_cpw_host_srv_name;
81	kadm5_get_kiprop_host_srv_name;
82	kadm5_get_master;
83	kadm5_get_policies;
84	kadm5_get_policy;
85	kadm5_get_principal;
86	kadm5_get_principals;
87	kadm5_get_privs;
88	kadm5_init;
89	kadm5_init_iprop;
90	kadm5_init_krb5_context;
91	kadm5_init_with_creds;
92	kadm5_init_with_password;
93	kadm5_init_with_skey;
94	kadm5_is_master;
95	kadm5_lock;
96	kadm5_modify_policy;
97	kadm5_modify_principal;
98	kadm5_randkey_principal;
99	kadm5_randkey_principal_3;
100	kadm5_randkey_principal_old;
101	kadm5_rename_principal;
102	kadm5_setkey_principal;
103	kadm5_setkey_principal_3;
104	kadm5_unlock;
105	krb5_aprof_finish;
106	krb5_aprof_get_boolean;
107	krb5_aprof_get_deltat;
108	krb5_aprof_get_int32;
109	krb5_aprof_get_string;
110	krb5_aprof_getvals;
111	krb5_aprof_init;
112	krb5_flags_to_string;
113	krb5_free_key_data_contents;
114	krb5_free_realm_params;
115	krb5_input_flag_to_string;
116	krb5_keysalt_is_present;
117	krb5_keysalt_iterate;
118	krb5_klog_close;
119	krb5_klog_init;
120	krb5_klog_syslog;
121	krb5_log_error_table;
122	krb5int_mk_chpw_req;
123	krb5int_rd_chpw_rep;
124	krb5_read_realm_params;
125	krb5_string_to_flags;
126	krb5_string_to_keysalts;
127	modify_policy_2;
128	modify_principal_2;
129	rename_principal_2;
130	setkey_principal3_2;
131	setkey_principal_2;
132	xdr_chpass3_arg;
133	xdr_chpass_arg;
134	xdr_chrand3_arg;
135	xdr_chrand_arg;
136	xdr_chrand_ret;
137	xdr_cpol_arg;
138	xdr_cprinc3_arg;
139	xdr_cprinc_arg;
140	xdr_dpol_arg;
141	xdr_dprinc_arg;
142	xdr_generic_ret;
143	xdr_getprivs_ret;
144	xdr_gpol_arg;
145	xdr_gpol_ret;
146	xdr_gpols_arg;
147	xdr_gpols_ret;
148	xdr_gprinc_arg;
149	xdr_gprinc_ret;
150	xdr_gprincs_arg;
151	xdr_gprincs_ret;
152	xdr_kadm5_policy_ent_rec;
153	xdr_kadm5_principal_ent_rec;
154	xdr_kadm5_principal_ent_rec_v1;
155	xdr_kadm5_ret_t;
156	xdr_krb5_deltat;
157	xdr_krb5_enctype;
158	xdr_krb5_flags;
159	xdr_krb5_int16;
160	xdr_krb5_key_data_nocontents;
161	xdr_krb5_key_salt_tuple;
162	xdr_krb5_keyblock;
163	xdr_krb5_kvno;
164	xdr_krb5_octet;
165	xdr_krb5_principal;
166	xdr_krb5_salttype;
167	xdr_krb5_timestamp;
168	xdr_krb5_tl_data;
169	xdr_krb5_ui_2;
170	xdr_krb5_ui_4;
171	xdr_mpol_arg;
172	xdr_mprinc_arg;
173	xdr_nullstring;
174	xdr_nulltype;
175	xdr_rprinc_arg;
176	xdr_setkey3_arg;
177	xdr_setkey_arg;
178	xdr_ui_4;
179    local:
180	*;
181};
182