I'd say my ISPs server is really hosed! Took 15 minutes to send this and
then I got four??? Sorry guys!

I figured this out - I had an extra slash on the export command, typed it
right here, but wrong on the server.

Chad

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Chad W. Skinner
> Sent: Tuesday, March 20, 2001 10:22 PM
> To: Redhat-List
> Subject: CVS login Errors
>
>
> I have what I believe to be an ID ten t error on my part. I have
> CVS server
> as a pserver, but allow access only from the local host. On my
> windows box I
> can start ssh port forwarding and use wincvs to connect to the server and
> checkout modules, but from the linux server I get authentication errors.
>
> I am using the following commands
>
> export CVSROOT=:pserver:chadws@localhost:/var/local/cvs
> cvs login
>
> This gives me a prompt and an authentication error. Does anyone see what I
> am doing incorrectly? (I have also substituted the machines DNS name and
> received the same result.
>
> My xinetd config file follows:
>
> service cvspserver
> {
>       socket_type     = stream
>       protocol        = tcp
>       wait            = no
>       user            = root
>       server  = /usr/bin/cvs
>       server_args     = -f --allow-root=/var/local/cvs pserver
>       disable = no
> }
>
> Thanks,
> Chad
>
>
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to