#pragma ident	"@(#)mapfile-vers	1.1	99/07/18 SMI"
# Copyright (c) 1998,1999, by Sun Microsystems, Inc.
# All rights reserved.
#
# Interface definition for pam_krb5.so.1
#

SUNW_1.1 {
	global:
		pam_sm_acct_mgmt;
		pam_sm_authenticate;
		pam_sm_chauthtok;
		pam_sm_close_session;
		pam_sm_open_session;
		pam_sm_setcred;

	local:
		*;	# symbols not mentioned in this file are scoped out
};
