> > when I try to connet to the CVS server, I have the
> > following error :
> > "cvs login: authorization failed: server cidre
> > rejected access to /cvs/CIDRE/ for user int"

> You need to configure passwords on the server, not
> the client. See the
> manual for details:
>
<http://www.cvshome.org/docs/manual/cvs_2.html#SEC29>

ok
so I have configured my inetd.conf file on the server,
this is the line I have added to it :
"#CVS server
cvspserver stream tcp nowait root /opt/cvs/bin/cvs cvs
-f --allow-root=/cvs/CIDRE/CVSROOT pserver"
I have also created a passwd file in my
$CVSROOT/CVSROOT folder, this is my passwd file :
"int:"
so, I should be able to connect to the server with the
user int because I have configured my CVSROOT on my
WinCVS client like this : 
":pserver:int@cidre:/cvs/CIDRE/"
but I have always the following message :
"cvs login: authorization failed: server cidre
 rejected access to /cvs/CIDRE/ for user int"

could you help me please, I begin to discourage myself
thank you very much and thank you for your previous
answers

Nicolas.


___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com

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

Reply via email to