components/gnome/gdm/files/gdm-autologin
changeset 7203 c08b4f974065
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gnome/gdm/files/gdm-autologin	Fri Oct 07 22:43:37 2016 -0700
@@ -0,0 +1,10 @@
+#
+# Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
+#
+# PAM configuration
+#
+# GDM Autologin (explicit because of pam_allow).
+#
+auth  required    pam_unix_cred.so.1
+auth  sufficient  pam_allow.so.1
+account  sufficient  pam_allow.so.1