Results 1 to 2 of 2
Hi i want to add a new user in FreeBsd 6.1. How can i see all the groups that have been created (example wheel users etc)????? Which groups does FreeBsd ...
- 11-13-2006 #1Just Joined!
- Join Date
- Oct 2006
- Posts
- 4
Groups in Freebsd
Hi i want to add a new user in FreeBsd 6.1. How can i see all the groups that have been created (example wheel users etc)????? Which groups does FreeBsd creates when you install it?????
Thanks
- 11-14-2006 #2To see the groups on your system, just do
Originally Posted by sptiamat
The groups created will depend on the packages you install.Code:$cat /etc/group


Reply With Quote