Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Reply-To: Cygwin List Message-Id: <6.2.1.2.0.20050810123054.03d3e608@pop.prospeed.net> Date: Wed, 10 Aug 2005 12:41:55 -0400 To: , From: Larry Hall Subject: Re: RSH configuration In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 12:45 AM 8/10/2005, you wrote: >Respected sir , I am trying to use RSH utility in cygwin to connect to an >linux machine(remote host) in network .Since I have configured the remote >machine by modifying some of this files... > 1. Add 'rsh' and 'rlogin' to /etc/securetty > 2. Add all IPs to /root/.rhosts, and chmod 600 /root/.rhosts > 3. Set "disable = no" in /etc/xinetd.d/ {rsh,rlogin} > 4. chkconfig xinetd on ; /etc/init.d/xinetd restart >but still I am getting an error as Pemission denied while I a trying to >login from cygwin machine.So I think you can give me some valid >solution,hence for please reply.. From what you've provided above, it seems you're discussing the configuration of your remote (Linux) server and not Cygwin. Configuration help on 'rshd' and 'rlogind' is best derived from the man pages for these two daemons. Help for Linux is off-topic for this list. But if your concern is the server configuration, you may want to try 'rsh'ing and 'rlogin'ing to the Linux machine from the Linux machine. This will help you validate the server configuration. If this works but the like invocation from Cygwin doesn't (especially if the Windows-native client does work too), then that is on-topic for this list. Please review the problem reporting guidelines at the link below for information on what your problem report should contain. >Problem reports: http://cygwin.com/problems.html -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/