Re: Allowing weak passwords

1999-12-30 Thread Ethan Benson
On 29/12/99 Daniel Barclay wrote: So is there no way to disable the check for weak passwords but leave everything else working the same way? with PAM there is, in fact they are disabled by default, one the minimum length defined in /etc/login.defs is used. this is controlled by adding or rem

Re: Allowing weak passwords

1999-12-30 Thread Daniel Barclay
So is there no way to disable the check for weak passwords but leave everything else working the same way? Daniel

Re: Allowing weak passwords

1999-12-20 Thread Clyde Wilson
Or, logon as root. Enter passwd username (where username is the name of your user). Enter anything as a password (including nothing), ignore the warnings. On Fri, 17 Dec 1999, Oleg Krivosheev wrote: > On Fri, 17 Dec 1999, Dave Sherohman wrote: > > > Ben Collins said: > > > Edit /etc/login.defs a

Re: Allowing weak passwords

1999-12-18 Thread Carel Fellinger
On Fri, Dec 17, 1999 at 05:55:41PM -0600, Dave Sherohman wrote: > each person can have their own collection of playlists. (Now that I think > about it, allowing logins with no password prompt at all would be ideal, but > I suspect that's a little more difficult to arrange...) On the contrary, it

Re: Allowing weak passwords

1999-12-18 Thread Dave Sherohman
John Hasler said: > It's trivial. Just create /etc/passwd entries with null password fields. Ah! Excellent! Thanks! I knew you could reset passwords that way, but had assumed that it would force you to enter a password the next time you logged on. Guess I was wrong... -- Geek Code 3.1: GCS

Re: Allowing weak passwords

1999-12-18 Thread Riku Saikkonen
Dave Sherohman <[EMAIL PROTECTED]> writes: >I'm setting up a Linux box as an MP3 jukebox for a (technically >non-sophisticated) friend to use at her dance studio. We've decided that >we'll want to have separate login accounts for each instructor, but I don't >want passwd forcing them to come up wi

Re: Allowing weak passwords

1999-12-18 Thread Pann McCuaig
On my slink system if I (as root) _remove_ the 13-character encrypted password for a user from /etc/shadow (/etc/passwd if shadow passwords aren't enabled) then that user can log in with _no_ password (not even asked). BTW, this is the standard way to recover, with a rescue floppy, from the "Oh, S

Re: Allowing weak passwords

1999-12-18 Thread John Hasler
Dave Sherohman writes: > Now that I think about it, allowing logins with no password prompt at all > would be ideal, but I suspect that's a little more difficult to > arrange... It's trivial. Just create /etc/passwd entries with null password fields. -- John Hasler [EMAIL PROTECTED] Dancing Hors

Re: Allowing weak passwords

1999-12-17 Thread Dave Sherohman
Oleg Krivosheev said: > add user as usual,compile code below with your "short" passwd > gcc a.c -lcrypt > > and the manually edit /etc/passwd with output Thanks, but at that point, it's even worse than telling them to login as root so they can override the bad password warning. I'm looking for s

Re: Allowing weak passwords

1999-12-17 Thread Oleg Krivosheev
On Fri, 17 Dec 1999, Dave Sherohman wrote: > Ben Collins said: > > Edit /etc/login.defs and modify the minimum password length config. > > That allows _short_ passwords, but not _weak_ ones. > > After changing it to 1, I just had the following exchange with passwd: > > Enter the new password (m

Re: Allowing weak passwords

1999-12-17 Thread Dave Sherohman
Ben Collins said: > Edit /etc/login.defs and modify the minimum password length config. That allows _short_ passwords, but not _weak_ ones. After changing it to 1, I just had the following exchange with passwd: Enter the new password (minimum of 1, maximum of 8 characters) Please use a combinati

Re: Allowing weak passwords

1999-12-17 Thread Ben Collins
On Fri, Dec 17, 1999 at 12:00:04PM -0600, Dave Sherohman wrote: > I'm setting up a Linux box as an MP3 jukebox for a (technically > non-sophisticated) friend to use at her dance studio. We've decided that > we'll want to have separate login accounts for each instructor, but I don't > want passwd f

Allowing weak passwords

1999-12-17 Thread Dave Sherohman
I'm setting up a Linux box as an MP3 jukebox for a (technically non-sophisticated) friend to use at her dance studio. We've decided that we'll want to have separate login accounts for each instructor, but I don't want passwd forcing them to come up with 'good' passwords - the box isn't going to be