[Bug 31969] Re: Small password should not log in

2007-06-27 Thread Rick Clark
** Changed in: pam (Ubuntu) Status: Triaged => Confirmed -- Small password should not log in https://bugs.launchpad.net/bugs/31969 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubunt

[Bug 31969] Re: Small password should not log in

2007-06-27 Thread Rick Clark
Micah, I agree, I left it open as a wishlist item, to discuss whether we should enable cracklib by default, or give users an option at install time. I might close it later. Rick -- Small password should not log in https://bugs.launchpad.net/bugs/31969 You received this bug notification because

[Bug 31969] Re: Small password should not log in

2007-06-27 Thread Micah Cowan
Use PAM's cracklib module on the "passwd" command. That's what it's for. On Ubuntu, should involve uncommenting the following line in /etc/pam.d /common-password: # password required pam_cracklib.so retry=3 minlen=6 difok=3 Definitely not a ssh bug (ssh should not be in the business of loc

[Bug 31969] Re: Small password should not log in

2007-06-27 Thread Micah Cowan
(nm, not closing, as it's assigned: I'll let Rick do it, if he chooses) -- Small password should not log in https://bugs.launchpad.net/bugs/31969 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lis

[Bug 31969] Re: Small password should not log in

2007-06-27 Thread Rick Clark
** Changed in: pam (Ubuntu) Sourcepackagename: openssh => pam ** Changed in: pam (Ubuntu) Assignee: (unassigned) => Rick Clark ** Changed in: pam (Ubuntu) Status: New => Confirmed ** Changed in: pam (Ubuntu) Status: Confirmed => Triaged -- Small password should not log in ht

[Bug 31969] Re: Small password should not log in

2007-06-27 Thread Rick Clark
This should not be implemented at login time. That could cause a user to be locked out. This should be implemented durung a password change. Of course, root can and always should be able to avoid such restrictions. -- Small password should not log in https://bugs.launchpad.net/bugs/31969 You re