On Fri, Aug 27, 2004 at 01:11:30PM +1000, Alan L Tyree wrote: > On a Debian Woody box: is there someway to permit null passwords? (I > know - security, but....).
Hack on the files in /etc/pam.d/. Particularly login, ssh, *dm, and so on. Add 'nullok' to the line involving 'auth pam_unix' (assuming stock config). - Matt
signature.asc
Description: Digital signature
-- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
