Re: cvs prob

2001-04-17 Thread Peter Ajamian

jon wrote:
 
 $ cvs -d :pserver:[EMAIL PROTECTED]:/usr/cvs/src login
 (Logging into [EMAIL PROTECTED])
 CVS passwd:
 cvs login: authorization failed: server 10.1.0.34 rejected access to
 /usr/cvs/src for user jon
 
 it gives me this for anyone... anonymous w/ no passwd in CVSROOT/passwd,
 all of my local users, etc... everyone :)

Are you sure that the entries are correct in the passwd file?  It
requires passwords to be encrypted with the crypt() function.  If you
want an easy way to maintain this file try cvspwd available at
www.pajamian.dhs.org

Regards, Peter

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



cvs prob

2001-04-16 Thread jon

ok... so I've read all the documentation, installed cvs, and everything
seems to be working fine... except for pserver. It doesnt auth
anyone. I've tried just about everything. I've tried w/ SystemAuth=no and
just a CVSROOT/passwd file, I've tried w/ just a CVSROOT/passwd file... I
just keep getting a user not authenticated error. Any help would be
appreciated.

Thanks
jon
[EMAIL PROTECTED]


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



Re: cvs prob

2001-04-16 Thread Larry Jones

jon writes:
 
 ok... so I've read all the documentation, installed cvs, and everything
 seems to be working fine... except for pserver. It doesnt auth
 anyone. I've tried just about everything. I've tried w/ SystemAuth=no and
 just a CVSROOT/passwd file, I've tried w/ just a CVSROOT/passwd file... I
 just keep getting a user not authenticated error. Any help would be
 appreciated.

What is the exact text of the error message you get?  Are you running
pserver as root, or as some other user?  Have you specified --allow-root
on the pserver command line and is it correct?  It may be helpful if you
provide the exact line from inetd.conf, the value of $CVSROOT, the exact
command you give, and the exact results you get back.

-Larry Jones

I don't want to be THIS good! -- Calvin

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



Re: cvs prob

2001-04-16 Thread jon

The comand line is:

2401 stream tcp nowait root /usr/bin/cvs cvs -f --allow-root=/usr/cvs/src
pserver

$ cvs -d :pserver:[EMAIL PROTECTED]:/usr/cvs/src login
(Logging into [EMAIL PROTECTED])
CVS passwd:
cvs login: authorization failed: server 10.1.0.34 rejected access to
/usr/cvs/src for user jon

it gives me this for anyone... anonymous w/ no passwd in CVSROOT/passwd,
all of my local users, etc... everyone :)

Any help will be appreciated.

Thanks
jon

On Mon, 16 Apr 2001, (Larry Jones) wrote:

 jon writes:
  
  ok... so I've read all the documentation, installed cvs, and everything
  seems to be working fine... except for pserver. It doesnt auth
  anyone. I've tried just about everything. I've tried w/ SystemAuth=no and
  just a CVSROOT/passwd file, I've tried w/ just a CVSROOT/passwd file... I
  just keep getting a user not authenticated error. Any help would be
  appreciated.
 
 What is the exact text of the error message you get?  Are you running
 pserver as root, or as some other user?  Have you specified --allow-root
 on the pserver command line and is it correct?  It may be helpful if you
 provide the exact line from inetd.conf, the value of $CVSROOT, the exact
 command you give, and the exact results you get back.
 
 -Larry Jones
 
 I don't want to be THIS good! -- Calvin
 


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



RE: cvs prob

2001-04-16 Thread Gianni Mariani


Last time I had that problem, the user was using wincvs and 
had a space character ( ' ' ) in the user name.

I actually went to the effort of creating a hook to "strace"
cvs when in pserver mode from the inetd file.  I think I still 
have it - it might help let you know what is going on.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
jon
Sent: Monday, April 16, 2001 6:53 AM
To: [EMAIL PROTECTED]
Subject: cvs prob


ok... so I've read all the documentation, installed cvs, and everything
seems to be working fine... except for pserver. It doesnt auth
anyone. I've tried just about everything. I've tried w/ SystemAuth=no and
just a CVSROOT/passwd file, I've tried w/ just a CVSROOT/passwd file... I
just keep getting a user not authenticated error. Any help would be
appreciated.

Thanks
jon
[EMAIL PROTECTED]


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


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