X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Len Jacobs Subject: sshd problem on Windows 2003 Date: Sun, 16 Dec 2007 14:08:50 -0500 Lines: 20 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Thunderbird 1.5.0.14pre (X11/20071022) X-IsSubscribed: yes 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 I know there have been postings regarding the issues with sshd on Windows 2003 64-bit servers, but I cannot locate a definitive explanation about this issue. I have been running cygwin & sshd on the server, using the default sshd_config scripts and running the service as the sshd_server user with the appropriate permissions. The services have been working, but now they are not. Perhaps a Win2K3 update changed some permissions on the OS, but nothing else obvious was changed on this server. Now the remote ssh connections work fine if the /var/empty directory is owned by administrator & the service is started from the command line as "/usr/sbin/sshd -D". But when /var/empty is owned by sshd_server and the service is started via the admin/service console, no remote logins are possible. The application event log displays (among other things) "Fatal: seteuid: 500 Permission denied." What is recommended to correct this problem? Thanks. -- 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/