info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to disable import command for some user ?


From: Noel Yap
Subject: Re: How to disable import command for some user ?
Date: Fri, 18 Jan 2002 06:03:01 -0800 (PST)

The only way I can think of doing this is:
1. Create a cvs-server wrapper that checks permissions
to import.
2. Use SSH to allow execution of that wrapper only
upon login.
3. Create separate logins to be used for this purpose.
4. Don't allow execution of the original cvs-server
through any other mechanism (eg give read/execution
permissions only to the logins that were created
above).

Hope this helps,
Noel
--- George xu <address@hidden> wrote:
> Hello all:
>   I want to disable import command in my
> cvsserver(CVSNT).Because not permit other user to
> import modules.
> Example:I have a module:test
> I permit all user to checkout ,modified ,add file or
> folder and commit these modify.
> But I don't permit some user to do use import
> command to import the test module .
> 
> How to do?
> 
> Thank you very much!
> 


__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]