Re: cvs checkout: authorization failed

2003-02-24 Thread Larry Jones
Lu Fang writes:
> 
> [EMAIL PROTECTED] ~
> $ cvs co CVSROOT
> Fatal error, aborting.
> : no such user
> cvs checkout: authorization failed: server kaguya rejected access to 
> /usr/local/
> cvsroot for user lufang

This implies that you have cygwin configured to use Unix line ending
conventions for text files (a serious mistake in my opinion, but a
popular choice nonetheless), but have DOS line endings in your
CVSROOT/passwd file.

-Larry Jones

I suppose if I had two X chromosomes, I'd feel hostile too. -- Calvin


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


Re: cvs checkout: authorization failed

2003-02-24 Thread Donald Sharp
What's the permissions on /usr/local and /usr/local/cvsroot?

donald
On Mon, Feb 24, 2003 at 02:32:41PM +, Lu Fang wrote:
> Hi, all
> I set up the cvs with cygwin under windows2K OS. I want to try a pserver 
> connection protocol for my cvs repo. And I have followed some steps as 
> shown below:
> 
> 1. install and setup inetd, i have configured it properly and it works.
> 2. I also got telnet working successfully.
> 3. I created file /CVSROOT/passwd, it contains:
> lufang:gaM3ke/hHgqkQ:lufang
> joy:SGVStNTq2nwxg:lufang
> 4. I added "passwd" into the end of the file CVSROOT/checkoutlist
> And It seems that I can login with either lufang or joy successfully, but, 
> when I try any cvs command after I just login , it said that the 
> authorization failed.
> 
> You can see this clearly here:
> 
> $ /usr/sbin/inetd start
> 
> [EMAIL PROTECTED] ~
> $ telnet kaguya
> Trying 172.20.54.111...
> Connected to kaguya.
> Escape character is '^]'.
> 
> CYGWIN_NT-5.0 1.3.19(0.71/3/2) (kaguya) (tty0)
> 
> login: lufang
> Password:
> Last login: Mon Feb 24 21:35:12 from kaguya
> Fanfare!!!
> You are successfully logged in to this server!!!
> -bash: kpsexpand: command not found
> 
> [EMAIL PROTECTED] ~
> $ export CVSROOT=:pserver:[EMAIL PROTECTED]:/usr/local/cvsroot
> 
> [EMAIL PROTECTED] ~
> $ cvs login
> (Logging in to [EMAIL PROTECTED])
> CVS password:
> 
> [EMAIL PROTECTED] ~
> $ cvs co CVSROOT
> Fatal error, aborting.
> : no such user
> cvs checkout: authorization failed: server kaguya rejected access to 
> /usr/local/
> cvsroot for user lufang
> 
> Can anyone help? thanks alot!
> 
> lu fang
> 
> 
> 
> 
> 
> 
> 
> _
> The new MSN 8: smart spam protection and 2 months FREE*  
> http://join.msn.com/?page=features/junkmail
> 
> 
> 
> ___
> 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


cvs checkout: authorization failed

2003-02-24 Thread Lu Fang
Hi, all
I set up the cvs with cygwin under windows2K OS. I want to try a pserver 
connection protocol for my cvs repo. And I have followed some steps as shown 
below:

1. install and setup inetd, i have configured it properly and it works.
2. I also got telnet working successfully.
3. I created file /CVSROOT/passwd, it contains:
lufang:gaM3ke/hHgqkQ:lufang
joy:SGVStNTq2nwxg:lufang
4. I added "passwd" into the end of the file CVSROOT/checkoutlist
And It seems that I can login with either lufang or joy successfully, but, 
when I try any cvs command after I just login , it said that the 
authorization failed.

You can see this clearly here:

$ /usr/sbin/inetd start

[EMAIL PROTECTED] ~
$ telnet kaguya
Trying 172.20.54.111...
Connected to kaguya.
Escape character is '^]'.
CYGWIN_NT-5.0 1.3.19(0.71/3/2) (kaguya) (tty0)

login: lufang
Password:
Last login: Mon Feb 24 21:35:12 from kaguya
Fanfare!!!
You are successfully logged in to this server!!!
-bash: kpsexpand: command not found
[EMAIL PROTECTED] ~
$ export CVSROOT=:pserver:[EMAIL PROTECTED]:/usr/local/cvsroot
[EMAIL PROTECTED] ~
$ cvs login
(Logging in to [EMAIL PROTECTED])
CVS password:
[EMAIL PROTECTED] ~
$ cvs co CVSROOT
Fatal error, aborting.
: no such user
cvs checkout: authorization failed: server kaguya rejected access to 
/usr/local/
cvsroot for user lufang

Can anyone help? thanks alot!

lu fang







_
The new MSN 8: smart spam protection and 2 months FREE*  
http://join.msn.com/?page=features/junkmail



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