I have a patch at http://home.attbi.com/~minyard that does what you 
want, and it has an SSL-based pserver.  It does not support these 
functions over SSH, though.

If you are willing to set up ACLs on your machine, you are better off 
using SSH.  I'd recommend against using unprotected pserver for security 
reasons.

-Corey

Wolfgang Kormann wrote:

>hello,
>how can I build a security concept for CVS on SuSe Linux...
>   - I'd like define groups
>   - and it should be possible to set r/w rights on directories for this
>groups
>
>for example:
>cvsroot
>    |
>    productA
>           |
>           development --> r/w access for group A, read access only for
>group B
>           database --> r/w access for DB-group,  r only for
>db-readonly-group, no access for others
>           docs --> r/w access for doc-group, read access for others
>           tools --> r/w access for group A and B, no access for others
>and so on...
>
>This should work with pserver and SSH.
>Is this possible ... any ideas???
>
>Thanks!
>Wolfgang
>
>
>
>_______________________________________________
>Info-cvs mailing list
>[EMAIL PROTECTED]
>http://mail.gnu.org/mailman/listinfo/info-cvs
>




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

Reply via email to