> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, June 04, 1998 2:15 PM
> To: [EMAIL PROTECTED]
> Subject: useradd question
>
>
> I'm new to Linux and have a question about adding a user. For
> the life of me I
> can't figure out how to add a user and then login under that
> user. I've tried
> the useradd command, which appears to setup the user in  the
> etc/passwd file,
> but whenever I login I get "Invalid Login". Please help!
>
> Matt
>

You need to add the login, when adding a new user the account is disabled at
creation. As root use:

passwd _________              ## the blank is the user signon

Then you will be asked for a password (twice) and then the user will be
active.

See:

man passwd

Paul Pettit      \      [EMAIL PROTECTED]
CCB, Inc.         \     CTO      \     800-342-4222x114 fax:800-440-5036
http://www.ccbnpts.com        \    [EMAIL PROTECTED]
http://www.ccbministries.com  \  [EMAIL PROTECTED]
The #1 location for non-profit, academic, and religious computer
supplies.

"And down under all those piles of stuff, the secret was written: We
build our computers the way we build our cities -- over time, without a
plan, on top of ruins."
           -- Ellen Ullman, Software Engineer / Author, on Windows et.
all.

http://www.salon21st.com/21st/feature/1998/05/cov_12feature.html


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to