Re: Linux checks only 8 chars of the password...

1999-09-16 Thread Marek Habersack
* Ben Collins said: > > > (atleast after today it will be, once the new shadow is installed). > > Hmm... is that mean that we're gonna switch to the same passwd suite as RH, > > for example? Too bad... the current passwd has many useful switches (-l -u > > being two of them...) > > No, RedHat doe

Re: Linux checks only 8 chars of the password...

1999-09-16 Thread Ben Collins
On Mon, Sep 13, 1999 at 05:17:43PM +0200, Marek Habersack wrote: > * Ben Collins said: > > > > > login-password. I use a much longer password and would like my system to > > > > check everything of it. Is there a flag I can set that the whole > > > > password is verified? > > > Just take a look at

Re: Linux checks only 8 chars of the password...

1999-09-13 Thread Marek Habersack
* Ben Collins said: > > > login-password. I use a much longer password and would like my system to > > > check everything of it. Is there a flag I can set that the whole > > > password is verified? > > Just take a look at the /etc/login.defs and read the description of the > > MD5_CRYPT_ENAB. Sett

Re: Linux checks only 8 chars of the password...

1999-09-13 Thread Richard E. Hawkins
william wailed, > Anyway, 8 meaningful characters is plenty for adequate security provided > that your password is a good one. Unless, of course, it starts with "MyPassword" before getting to the good stuff :) --

Re: Linux checks only 8 chars of the password...

1999-09-13 Thread Ben Collins
On Mon, Sep 13, 1999 at 01:22:31PM +0200, Marek Habersack wrote: > * Gernot Bauer said: > > Good morning, > > > > I was wondering, why Linux only checks 8 characters of the > It's not a Linux invention, it's the limitation of the Unix DES method of > encrypting passwords. > > login-password. I u

Re: Linux checks only 8 chars of the password...

1999-09-13 Thread Marek Habersack
* William T Wilson said: > On Mon, 13 Sep 1999, Gernot Bauer wrote: > > > I was wondering, why Linux only checks 8 characters of the > > login-password. I use a much longer password and would like my system > > to check everything of it. Is there a flag I can set that the whole > > password is ver

Re: Linux checks only 8 chars of the password...

1999-09-13 Thread Marek Habersack
* Gernot Bauer said: > Good morning, > > I was wondering, why Linux only checks 8 characters of the It's not a Linux invention, it's the limitation of the Unix DES method of encrypting passwords. > login-password. I use a much longer password and would like my system to > check everything of it.

Re: Linux checks only 8 chars of the password...

1999-09-13 Thread Seth R Arnold
Bah, sorry for the second-posting... I think I should point out that MD5 based password hashing means your /etc/passwd (or /etc/shadow still, right?) are *not* as portable as they were before MD5. However, FreeBSD, and I think most PAM-based linux support MD5, probably OpenBSD supports MD5 (It woul

Re: Linux checks only 8 chars of the password...

1999-09-13 Thread Seth R Arnold
On Mon, Sep 13, 1999 at 11:08:23PM +0200, Gernot Bauer wrote: > Good morning, > > I was wondering, why Linux only checks 8 characters of the > login-password. I use a much longer password and would like my system to > check everything of it. Is there a flag I can set that the whole > password is

Re: Linux checks only 8 chars of the password...

1999-09-13 Thread William T Wilson
On Mon, 13 Sep 1999, Gernot Bauer wrote: > I was wondering, why Linux only checks 8 characters of the > login-password. I use a much longer password and would like my system > to check everything of it. Is there a flag I can set that the whole > password is verified? You're stuck with it. The fo

Linux checks only 8 chars of the password...

1999-09-13 Thread Gernot Bauer
Good morning, I was wondering, why Linux only checks 8 characters of the login-password. I use a much longer password and would like my system to check everything of it. Is there a flag I can set that the whole password is verified? Thank you, Gery -- - G