Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined!
    Join Date
    Oct 2006
    Posts
    4

    Smile 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

  2. #2
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    Quote Originally Posted by sptiamat
    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
    To see the groups on your system, just do
    Code:
    $cat /etc/group
    The groups created will depend on the packages you install.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...