Title: RE: Could you please help about rsh connection with xinetd

Thanks for your help, but this "server_args" was also failed.
>       server_args     = -f --allow-root=/usr/cvsroot pserver

# cvs import testcvs ORIGINAL START
prompt: "connection refused."

I don't know whether it is the setting of network or cvs.

In client computer's profile, I add:
export CVSROOT=:ext:[EMAIL PROTECTED]:/home/qhs/cvsroot
#export CVSROOT=:ext:[EMAIL PROTECTED]:/home/qhs/cvsroot
export CVS_RSH=rsh
export EDITOR=vi

In server computer's profile, I add:
export CVSROOT=/home/qhs/cvsroot
export CVS_RSH=rsh
export EDITOR=vi
And add user "qhs"at "linuxconf".
Key in cvs init command:
# cvs init
no prompt.

and I also set "netconf" at server and client:
server: netconf -> Misc -> Information about other hosts -> Add -> "qhs.inc.inventec qhs 10.170.8.66"
client:   netconf -> Misc -> Information about other hosts -> Add -> "fia-1.inc.inventec fia-1 10.170.8.190"

Best Regards
Qianghua Song


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Saturday, September 15, 2001 3:29 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: Could you please help about rsh connection with xinetd


Qiang-Hua Song writes:
>
>       server_args     = -f -allow -root=/usr/cvsroot pserver

That should be "--allow-root", not "-allow -root".

-Larry Jones

Whatever it is, it's driving me crazy! -- Calvin

Reply via email to