[EMAIL PROTECTED] writes:
> 
> Is there anyway for pserver to grant 'group' access to a user? I have 
> several projects and would like to grant users access to different 
> projects, an example of what I'm looking for is:
> 
> user1:<passwd>:proj1
> user2:<passwd>:proj1,proj2

When pserver changes user, it picks up all the user's auxiliary groups
(assuming your system support auxiliary groups).  So just make each user
a member of the appropriate groups using the standard system facilities
(e.g. /etc/group).

-Larry Jones

You know how Einstein got bad grades as a kid?  Well MINE are even WORSE!
-- Calvin

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to