secondary group

How do I find out the group name under Linux operating systems using bash shell prompt? How do I display group information for the specified USERNAME under Linux?

{ 1 comment }

FreeBSD add a user to group

by Vivek Gite on November 27, 2006 · 9 comments

Q. How do I add a user to group under FreeBSD operating system? A. You need to use pw command. The pw utility is a command-line based editor for the system user and group files, allowing the superuser an easy to use and standardized way of adding, modifying and removing users and groups. First login [...]

{ 9 comments }

Howto: Linux Add User To Group

by Vivek Gite on March 14, 2006 · 85 comments

How can I add a user to a group under Linux operating system?

{ 85 comments }