X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=tjnDB/nyTyBbWSQi2e4isW8EctWi4t259BxAeYr5rFbxyxv9jG6iQ aDqKucDAmcB04dX8+L3ahXvBgr3NIkBm9o0gn7588DWroZ6oZMGm9LmojEbEaYsr GwpnMxr+Lk2hvBl58ic791vmTMbmgg4EZS/iH/SkLpbw7Stt5+97P8= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=LSdFDrL9EUPVxdMoguqv2x2apq0=; b=XqCL+HmzL/BvI26p14AIkiXLViEE HoXA3vagV3Q09Tu3FpvSX0MawPk7MKiASSxuL2CwKp+g8mo+ghnO2/JnWABVp1UR T41gDpMGlbZ0mPS8q8IJk9rp2iP9ToErW3agy1zDY0U5KjUm1Fj/IZc4Skglrscf W30I/DufytFX67U= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS,T_FSL_HELO_BARE_IP_2 autolearn=ham version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Achim Gratz Subject: Re: Windows Server 2012R2 64bit and 32bit Cygwin sshd Date: Tue, 2 Sep 2014 11:51:50 +0000 (UTC) Lines: 24 Message-ID: References: <8761hphfps DOT fsf AT Rainer DOT invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Achim Gratz nexgo.de> writes: > - Windows Server 2012R2 64bit running on hardware > - domain member > - Cygwin 32bit (latest snapshot from 2014-08-31 w/ AD integration) > > can anybody confirm they have gotten sshd successfully running? As far > as I can debug this, the sshd I have installed goes through all the > motions of checking and setting up the environment, but any process it > then spawns to actually run my command or shell immediately exits. The server I was testing this on had to be re-installed for reasons unrelated to Cygwin, so I've had a fresh start. The issue remains the same however: I have successfully set up an sshd for both a productive 64bit Cygwin and a separate 64bit build environment and can use them both in parallel. The 32bit build environment works just fine in an RDP session, but I can't make the 32bit sshd actually start programs. As before, it validates the user logging in successfully and then fails to start the program requested. The failure is the same for a local account and a domain account and regardless of whether I try to log in from the outside or via localhost. Regards, Achim. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple