X-Spam-Check-By: sourceware.org From: Li_Adrian AT emc DOT com Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: Re: Using RSH on Windows 2003 server? Date: Fri, 27 Jul 2007 09:13:14 -0400 Message-ID: <7E9C5D9E5FB9BE4A8616D0AEC0E8FD6911E6DC@CORPUSMX60B.corp.emc.com> To: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id l6RDFFRt020495 Li_Adrian wrote: > I realize that ssh is safer, but my boss said that he wants rsh because > that is what the rest of our computers are running, or something along > those lines. I even got ssh to work, and he still said that he wanted > rsh. Believe me, I was pushing for ssh. I now get a different answer, > however, when I run rsh commands ("Permission denied.") Is anyone > willing to help? The messages you are receiving ("No Remote Directory.", "Permission denied.") point out a problem with the user's HOME directory. It would be better if you specify the steps you used for testing: - Did you create /etc/passwd and /etc/group on the server; - Are they local users or domain users; - Have you tried rlogin? - Do you get the server's welcome message and prompt for a passwd (if not then check `which rsh` you are using -- Windows has it's own rsh command). -- René Berber Rene, Both of those files were created on the server, in the correct directory. The users are domain users. Rlogin works through Cygwin, and it prompted me for the password. Rsh still does not work though. And to all those condemning me for using rsh, I'm sorry, I'm only an intern and I do what I'm told (I tried getting them to switch to ssh, but they wouldn't). Adrian -- 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/