#%PAM-1.0
# WARNING : you cannot use every modules here, as some
#           (such as pam_unix.so) require the program to be run
#           by root or suid root, and fcrontab is *not* suid root.
auth		required	pam_permit.so
#auth		include		system-auth
account		required	pam_permit.so
#account		include		system-auth
session		include		system-auth
