[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CVS LOGIN ERROR
From: |
Larry Jones |
Subject: |
Re: CVS LOGIN ERROR |
Date: |
Fri, 27 Sep 2002 18:23:58 -0400 (EDT) |
Ibrahim Shaik writes:
>
> I checked the syslog , for messages from inetd.conf particularly for CVS ,
You want to check for messages from CVS itself, not inetd.
> Why is it giving this error. And why does winCVS or any other client show
> the error as "cvs login
> cvs [login aborted]: authorization failed: server 66.125.19.74 rejected
> access to /usr/local/cvsrepository for user cvsusergroup".
When this happens, the server should log a message under the DAEMON
facility that says either "login refused for <repository>" (which
indicates that the specified repository isn't valid) or "login failure
(for <repository>)" (which indicates that either the username or
passwordisn't valid). In the later case, if your system has an AUTHPRIV
facility, it will also log a message there containing the username and
password. Since it looks like the specified repository exactly matches
the --allow-root= option in inetd.conf, I'd say either the username or
password isn't right: are you using a $CVSROOT/CVSROOT/passwd file or
system authorization?
-Larry Jones
I'm crying because out there he's gone, but he's not gone inside me. -- Calvin
- CVS LOGIN ERROR, Ibrahim Shaik, 2002/09/19
- Re: CVS LOGIN ERROR, Larry Jones, 2002/09/19
- RE: CVS LOGIN ERROR, Pankaj K Garg, 2002/09/19
- RE: CVS LOGIN ERROR, Ibrahim Shaik, 2002/09/27
- RE: CVS LOGIN ERROR, Ibrahim Shaik, 2002/09/27
- Case Insensitive/Case Preserving tagging, Shaun Tancheff, 2002/09/27
- Re: CVS LOGIN ERROR, Larry Jones, 2002/09/27
- RE: CVS LOGIN ERROR, Ibrahim Shaik, 2002/09/27
- RE: CVS LOGIN ERROR, Shaun Tancheff, 2002/09/27