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
So is there no way to disable the check for weak passwords
but leave everything else working the same way?
Daniel
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
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
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
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
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
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
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
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
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
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
12 matches
Mail list logo