Revision: 3404
http://freenas.svn.sourceforge.net/freenas/?rev=3404&view=rev
Author: votdev
Date: 2008-05-27 14:50:01 -0700 (Tue, 27 May 2008)
Log Message:
-----------
http://www.freebsd.org/releases/7.0R/relnotes.html
The pam_nologin(8) module no longer provides an authentication function; instead it now provides an account management function. Third-party files in /usr/local/etc/pam.d may need manual editing; specifically, lines in these files of the form:
auth required pam_nologin.so no_warn
These lines need to have the word auth replaced with the word account.
Modified Paths:
--------------
trunk/etc/rc.d/pam
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|