Re: Complex passwords

1998-06-14 Thread Troy Hanson
Only way I found: [not extremely hard, but not basic] Get the source - shadow_980403_orig_tar.gz in the file shadow-980403/src/passwd.c Change line 402 so that it looks like below(get rid of the "I am root" test part of the strength test). Then run the configure script, and rebuild the passw

Re: Complex passwords

1998-06-14 Thread Stuart Krivis
On Sat, 13 Jun 1998, Nathan E Norman wrote: > that password again makes passwd accept it. This isn't so good - I'd > like to force these "administrators" to choose complex passwords. As it > stands, one can hit the enter key three times and passwd will enter a > null password! I don't know of a