#%PAM-1.0 auth requisite pam_nologin.so auth required pam_env.so # Uncomment this line to restrict autologin to users with a UID greater # than 999 (in other words, don't allow autologin for root): #auth required pam_succeed_if.so uid >= 1000 quiet auth required pam_permit.so account include system-auth password include system-auth session include system-auth