Re: enforcing strong passwords with PAM

2002-01-18 Thread Dimitri Maziuk
* Osamu Aoki ([EMAIL PROTECTED]) spake thusly: ... > I disable password for console access completely. If I can have console > acccess, I can always login with boot: init=/bin/sh trick :) Hmm, so what do you do when sshd dies and you can't reboot the box (e.g. it's a live server), and you need to

Re: enforcing strong passwords with PAM

2002-01-18 Thread Osamu Aoki
Oops, you are asking something the other way. On Fri, Jan 18, 2002 at 05:28:37PM -0800, Osamu Aoki wrote: > Hi, not exactly a ansewr but more extreme option here: > > On Sat, Jan 19, 2002 at 01:44:50AM +0100, martin f krafft wrote: > > hi, > > > > libpam-cracklib is a nice addition, but how can

Re: enforcing strong passwords with PAM

2002-01-18 Thread Osamu Aoki
Hi, not exactly a ansewr but more extreme option here: On Sat, Jan 19, 2002 at 01:44:50AM +0100, martin f krafft wrote: > hi, > > libpam-cracklib is a nice addition, but how can i use PAM to enforce at > least one symbol, one digit, and one "other"-case character (if p/w is > all uppercase, enfor

enforcing strong passwords with PAM

2002-01-18 Thread martin f krafft
hi, libpam-cracklib is a nice addition, but how can i use PAM to enforce at least one symbol, one digit, and one "other"-case character (if p/w is all uppercase, enforce one lower case, and vice versa)? i know about the dcredit, ucredit, lcredit, and ocredit options to the libcrack module (e.g. s