AW: [cvsnt] Access Control to the repository
Alexander Zoernack
alexander.zoernack at technotrend.de
Wed May 17 08:48:13 BST 2006
step 1) give no access to all users (it is recoursively by default)
step 2) give required access to the 5 users
example for step 1)
go to the root of the repository and type in:
"cvs chacl -a noread,nowrite,nocreate,notag,nocontrol"
example for step 2)
go to the root of the repository and type in:
"cvs chacl -a read,write,create,tag,nocontrol -u USERNAME"
do this for the five users you want and replace USERNAME by the usernames...
This is written in the already pointed document!!! why you didn't read this first?
ONCE AGAIN: READ THIS: http://www.cvsnt.org/manual/html/ and take a look
to "chacl" and "lsacl"...
best regards,
Alexander Zoernack
> -----Ursprüngliche Nachricht-----
> Von: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org]
> Im Auftrag von Sabahat Adil
> Gesendet: Mittwoch, 17. Mai 2006 08:07
> An: cvsnt at cvsnt.org
> Betreff: [cvsnt] Access Control to the repository
>
>
> Hi All
>
> Client: CVSNT 2.5.03 built 2260 on Windows 2000
> Server: CVSNT 2.5.05 built 2260 on Windows 2000
> Protocol Used:SSPI
>
> There are are hundred of real window users.
> i want to give access to only five of
> them to the repository.i don't know
> what to do?it will took to much time
> to prohibit ninty five users to give
> 'no access'to the repository by using
> chacl command for each window user.i have
> gone through the CVS document but there is
> no solution of it.Please help me how to use
> chacl,lsacl,admin command ASAP.I had tried
> a lot but still not get success.
>
> Egarly waiting for solution of the above
> problem.
>
> Regards,
> _______________________________________________
> cvsnt mailing list
> cvsnt at cvsnt.org
> http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
>
More information about the cvsnt
mailing list