> David Taylor wrote:
> >
> > Just wondering ... how on earth do I create a password-less account on a
> > RH6.1 system using MD5 shadowed passwords? I thought all I had to do
> > was blank the password field, but that does not appear to work. I've
> > checked "man passwd" and some of the PAM documentation... I can't find
> > anything about it.
>
> I can't believe no one can help me with this. Is it much more difficult
> than I've envisioned? Am I asking the wrong questions? Am I asking in
> the wrong way? Am I missing an obvious solution?
Wipe out the password field in /etc/shadow.
It's the second field...
You probably wiped the x in /etc/passwd, which is bad, and will cause PAM
to disable the account.
It could also be the PAM is told not to allow empty passwords, with is an
option I enabled.
I think I don't need to tell you that accounts without a passwd are a VERY
BAD THING..
Igmar
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.