Find the answer to your Linux question:
Results 1 to 4 of 4
I've read through man page of 'passwd' and I see option -g Change the group password. Does this mean "ALL" current members of this group will have their password changed ...
  1. #1
    Linux Newbie felipe1982's Avatar
    Join Date
    Oct 2006
    Posts
    164

    changing 'group password'

    I've read through man page of 'passwd' and I see option -g Change the group password. Does this mean "ALL" current members of this group will have their password changed to what I specify?

  2. #2
    Banned CodeRoot's Avatar
    Join Date
    Sep 2005
    Posts
    567
    Quote Originally Posted by felipe1982
    Does this mean "ALL" current members of this group will have their password changed to what I specify?
    All current and future members of any group will be affected by a change in the group password - until the group password is changed or removed... But understand, this is talking about the group password, not user passwords. Setting a group password will not affect any user passwords.

  3. #3
    Linux Newbie felipe1982's Avatar
    Join Date
    Oct 2006
    Posts
    164
    If I set a group password, then all users will have two passwords, one for their 'user' account, and another for the 'group' membership. Is this right? what good is a 'group' password?

  4. #4
    Linux Newbie the bassinvader's Avatar
    Join Date
    Jun 2006
    Location
    Europe
    Posts
    168
    what good is a 'group' password?
    Group passwords allow you to give users ( who are not a member of that group ) temporary access to the group and its files.

    If I set a group password, then all users will have two passwords, one for their 'user' account, and another for the 'group' membership. Is this right?
    well yes that is right, but if you're a member of teh group you wont need the password anyway because you'll already have access.
    " I didn't know it was a picture of his wife! I thought it was a publicity shot form Planet Of the Apes."

Posting Permissions

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