info-cvs
[Top][All Lists]
Advanced

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

Problem with admin privileges


From: Julian Opificius
Subject: Problem with admin privileges
Date: Sun, 26 Jun 2005 23:20:06 -0500
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

I just instigated admin controls by opening up and configuring the UserAdminOptions setting. My account is a member of Linux "cvsadmin" group, yet like non-privileged users I cannot execute admin commands.

my error message is:-
"cvs [admin aborted]: usage is restricted to members of the group cvsadmin"

Yet as I said, I am a member of that group.

What am I doing wrong, please?

My config is as below, and general access works fine.

cvs-1.12.9-2.2 on Suse 9.2
wincvs 2.0.0.2 via :pserver: tunneled through ssh (PuTTY)

$CVSROOT/CVSROOT/config contains:
SystemAuth=yes
UserAdminOptions=km

$CVSROOT/CVSROOT/passwd file entries look like this:
user_name:<password>:cvs

all cvs repository directories & files are user/group cvs:cvs

/etc/xinet.d/cvs is this:
service cvspserver
{
         socket_type     = stream
         protocol        = tcp
         wait            = no
         user            = root
         server          = /usr/bin/cvs
         server_args     = -f --allow-root=/usr/local/cvsroot
--allow-root=/usr/local/vendoroot pserver
}

Thanks for any help.

--
Julian.





reply via email to

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