>From basics, as root ...

useradd Archana

then to test it as root try

su - Archana

and you should get in. If you try it from another virtual terminal, or
from a non privileged user account you'll need a password. so (as root):

passwd Archana

then supply the passwords as prompted.

When you've had enough you get rid of the user with:

userdel Archana


Hope this is some help,

Dan.


On 13 Mar 2000, Archana Bharathidasan wrote:

> Hi,
> 
> I would like to know in detail the steps to add a non-priviledged user
> account in linux. Useradd doesnt work...it adds the newuser to the
> passwd file but I am not able to login using that name and password.
> Please help!
> 
> Thank You,
> Archana.B
> _________________________________________________
> 


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to