LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   adding users to groups in with in console (https://www.linuxquestions.org/questions/linux-newbie-8/adding-users-to-groups-in-with-in-console-502790/)

binary1011100 11-18-2006 11:03 AM

adding users to groups in with in console
 
Hi, need to add some users to groups have no Xserver on server so if any1 could help me that would be gr8

matthewg42 11-18-2006 11:20 AM

The commands useradd, userdel, usermod, groupadd, groupdel and groupmod should help. All have manual pages on major distros.

kstan 11-18-2006 11:55 AM

at /etc/groups, add the username of the groups your want(on the right most part).

reddazz 11-18-2006 02:15 PM

Another useful command for adding users to groups is gpasswd. Read the manual for the detailed instructions on how to use the command.


All times are GMT -5. The time now is 11:19 AM.