pam_rhosts_auth.so.1 {
	global:
		# Published PAM Service Module interfaces
		pam_sm_authenticate;
		pam_sm_setcred;
	local:
		*;
};
