Koen wrote: Now, is it possible to set permissions for files/directories on the CVS user > name level instead of using the NT user names? Is this kept in CVS files > somehow or is the only security supported on the file system level itself ?
You can use the 'cvs chacl' and 'cvs lsacl' commands to support access control for cvs users - permissions are maintained per-directory/branch. It's not a common approach, though, as most people just use different NT users & use the NT file permissions. Tony _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
