Hello everyone!

I'm pretty new to Linux and want to use CVS pserver on it and access it
from
NT client (cvs.exe).

I use CVS 1.10.7 on Redhat6.2 and cvs.exe (version 1.10.5) on NT. For
some
reason unkown to me I cannot use rsh on NT (it complains the server
machine
denied the permission) so I use the pserver method. I added the
necessary
item to the files 'ined.conf' and 'services' according to the manual I
got
from the cvs website. For assurance I also create a file named '.rhosts'
under the home directory of user "Janet". And I know my inetd works fine
because I followed the "Trouble making a connection to a CVS server"
chapter
in the manual and verified it using "echo" service instead of cvspserver
and
it worked well.

But when I typed on NT: (Janet is one user on LinuxBox where the pserver
is)
c>cvs -d :pserver:Janet@LinuxBox:/usr/local/cvsroot  login
and input the password when it prompts for.
And the process exit giving a msg saying "cvs [login aborted]:recv( )
from
server LinuxBox: connection reset by peer".

I started the inetd using "-d" switch to say the output info. It says:
..........
launching: cvspserver
accept: new socket 3
pid 952: exec /usr/local/bin/cvs
uid:0  gid:0
groups:0
pid 952, exit status 100

What's going wrong? How can I connect to pserver from NT client?
Any suggestion or advice is appreciated greatly!

Best regards:
Janet




Reply via email to