The following commit has been merged in the master branch:
commit f2af7a6ffcead3ffd1f2ae9fac5fc682c6c8c7ac
Author: Michael Meffie <[email protected]>
Date:   Wed Mar 10 08:48:38 2010 -0600

    pts mem -expandgroups option
    
    Improve support for supergroups in the pts membership command
    with a new option called -expandgroups. This option will
    recursively show the complete membership of users and groups.
    The expanded members of a group are all the users which are
    members of all of the group's sub-groups.  The expanded groups
    of a user are all the groups which are supergroups of the
    users's groups.
    
    Change-Id: I811a4e5e73632e5e205fe10f3f3a36a98464d49e
    Reviewed-on: http://gerrit.openafs.org/1601
    Reviewed-by: Andrew Deason <[email protected]>
    Tested-by: Andrew Deason <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>

 doc/man-pages/pod1/pts_membership.pod |   26 +++-
 src/ptserver/pts.c                    |    9 +-
 src/ptserver/ptuser.c                 |  232 +++++++++++++++++++++++++++++++++
 src/ptserver/ptuser.h                 |    1 +
 4 files changed, 261 insertions(+), 7 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to