to create the group
groupadd cvs

to add the user with the primary group as cvs
useradd -g cvs cvs

to set the password
passwd cvs

you should then be able to login as the user.  the man pages would be 
helpful to you.

jason

> Hi, I'm following directions that say this:   create a user (& group)
> called: cvs
> How do I do this (being logged in as root)?
> And then, how do I log in as cvs (How do I get a password to do so)?
>  
> Thanks a bunch in advance,
> Lisa ~
> 



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to