Koen Tanghe wrote: > Hi! > I just set up a CVS server on a Win2K machine and have created 3 users with > password (using :pserver:, with passwords in a passwd file, so no NT > authentication). > Now, the user/password currently grants access to all modules in the > repository. But I was wondering how one can specify which user can access > which module. And how about access to parts of the modules ? > Any clear explanation anyone ? (or pointers?) > Thanks in advance!
You can still use NT ACLs on the repository, which should work. If want more fine-grained access try the cvs chacl/chown/lsacl commands, which can lock access down to branch level. Tony -- "Wipe Info uses hexadecimal values to wipe files. This provides more security than wiping with decimal values." -- Norton SystemWorks 2002 Manual [EMAIL PROTECTED] http://www.nothing-on.tv _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
