X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Andrew DeFaria Subject: Re: ssh to 2003 server exist immediately Date: Wed, 10 May 2006 20:35:24 -0700 Lines: 36 Message-ID: References: <4461FD21 DOT 3050606 AT cygwin DOT com> <44622D6F DOT 2090303 AT cygwin DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) In-Reply-To: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 Andrew DeFaria wrote: > /etc/passwd and /etc/group are symlinks to a shared and up to date > copy of the output of mkpasswd/mkgroup. That's not the issue. As I > understand it, for sshd (or in.rlogind) to "switch user" it needs > special privileges. Indeed the documentation alludes to that. And > until I added those permissions to the sshd_server user ssh/rsh would > not work at all. (rsh, started from inetd that is as inetd was also > logging on as the sshd_server user). Still, while rsh works, ssh > refuses to work citing the error message above in /var/log/sshd.log. > IOW I can rsh and get in. I can also rsh > and have run on (provided /etc/passwd on > has a blank password for the user). However I cannot ssh . > When I do so it prompts for the password then abruptly logs out with > the only clue left in :/var/log/sshd.log. A little more info. rsh works. rsh hangs! sons-clearcase:rsh sons-sc-cc No directory /us/adefaria! Logging in with home = "/". Last login: Wed May 10 20:31:46 from sons-clearcase.salira.com CYGWIN_NT-5.2 SONS-SC-CC 1.5.19(0.150/4/2) 2006-01-20 13:28 i686 Cygwin WARNING: HOME directory did not exist! Logging in with HOME = /tmp adefaria AT SONS-SC-CC ~ $ logout rlogin: connection closed. sons-clearcase:rsh sons-sc-cc id This is very frustrating because my client relies on a command I wrote called "smake" which essentially boils down to: "rsh -n cd && make" that is intended to perform the make on . As you can see it relies on rsh, passwordless login to executing a command. But with this new 2003 server rsh hangs! Help! -- 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/