LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Group question (https://www.linuxquestions.org/questions/linux-newbie-8/group-question-133995/)

OtisLinux 01-12-2004 10:21 AM

Group question
 
How do i assign a user to a group? go into
/etc/passwd and just edit that to the group name or what
also how do i display what group im in?

aaa 01-12-2004 10:25 AM

'groups' command, or modify '/etc/group' file. See their manual and info pages.

MartinN 01-12-2004 10:35 AM

For a RedHat system; from the start menu, go to 'System Settings' > 'Users and Groups'.

Regards
Martin

darthtux 01-12-2004 11:07 AM

usermod -G group
To add a user to an additional group_name
see
man usermod


All times are GMT -5. The time now is 10:31 AM.