Your configuration looks correct to me.

i.e adding you user name to the comma separated list of user names in the
/etc/group file should be enough to add you to the cvsadmin group. This
change only takes effect when logging in. 

To see which groups you are actually a member of use the 'id' command. You
should get a list of your uid, gid(s) and their names.

If you don't see cvsadmin then you aren't a member of the cvsadmin group.

Hope this helps debug your issue.

Pete



> -----Original Message-----
> From: Edouard Cugni [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 12, 2001 12:10 PM
> To: [EMAIL PROTECTED]
> Subject: cvsadmin group problems
> 
> 
> Hi,
> 
> As I'm getting more deep in cvs configuration, I want to set some
> restrictions on the cvs admin command, but cvs tell me that I'm 
> not in the cvsadmin group, but I think its correct. Let's see...
> 
> So I first edit my group file (solaris 2.6)
> 
> cvsrep:*:1001:ism,danielz,gigandet,reto,edouard
> cvsadmin:*:1002:ism,edouard
> 
> cvsrep is a unix user with its account, where all the repositories
> are stored.
> 
> My passwd file look like:
> 
> ism:gBPP3Ee6nbrA6:cvsrep
> danielz:bNqcBjlsKOrb6:cvsrep
> gigandet:NjBsMmMkv6zKQ:cvsrep
> reto:zf4PMYpy2pjdU:cvsrep
> edouard:Oj4iHuPF6VJOQ:cvsrep
> 
> My question is:
> 
>  Must I have to add cvsrep to the cvsadmin !!!
>  In this case I give cvsadmin rights to everybody !!
>  
> Or just add cvsadmin user to the passwd file, and link it to the
> cvsadmin group:
> 
> admcvs:Oj4iHuPF6VJOQ:cvsadmin
> 
> But in this case, I think that admcvs has to be valid users !?!
> 
> 
>  Any help highly appreciated (Many thanks in advance)
> 
> Edouard Cugni -  [EMAIL PROTECTED]
> 
> 
> 
> 
> _______________________________________________
> Info-cvs mailing list
> [EMAIL PROTECTED]
> http://mail.gnu.org/mailman/listinfo/info-cvs
> 


--

NOTICE:  The information contained in this electronic mail transmission is
intended by Convergys Corporation for the use of the named individual or
entity to which it is directed and may contain information that is
privileged or otherwise confidential.  If you have received this electronic
mail transmission in error, please delete it from your system without
copying or forwarding it, and notify the sender of the error by reply email
or by telephone (collect), so that the sender's address records can be
corrected.

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to