Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ADD a user
#2
Quote:[digerati@rh9 root]# useradd scrote<blockquote data-ipsquote="" class="ipsQuote" data-ipsquote-contentapp="forums" data-ipsquote-contenttype="forums" data-ipsquote-contentid="104" data-ipsquote-contentclass="forums_Topic"><div>
 

FYI:

 

[digerati@rh9 root]# useradd -g groupname user

 

The -g specifies a group that you'd like to add the user to. Very helpful to have this before you create the user.

 

For instance:

 

[v702623@itmail]# useradd -g popusers newuser

 

creates the user "newuser" and adds him to the group popusers which have access to my server to use the pop3 email.
</div></blockquote>
Reply


Messages In This Thread
ADD a user - by Digerati - 2003-12-15, 02:47 PM
ADD a user - by kZo - 2003-12-15, 04:25 PM

Forum Jump:


Users browsing this thread: