Purpose of commit: documentation fix
Commit summary:
---------------
Module doesn't understand 'console' but does understand 'LOCAL'. Fix
from Nalin.
0.76: please submit patches for this section with actual code/doc
patches!
+* pam_access: default access.conf file contained a type (console
+ instead of LOCAL) fix from Nalin (Bug 476934 - agmorgan)
* pam_unix: fixed bizarre memory leak pointed out by Fernando Trias
(Bug 483959 - agmorgan)
* misc string comparison length checking changes from Nalin. Modules
#
# Disallow console logins to all but a few accounts.
#
-#-:ALL EXCEPT wheel shutdown sync:console
+#-:ALL EXCEPT wheel shutdown sync:LOCAL
#
# Disallow non-local logins to privileged accounts (group wheel).
#