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 Message-ID: <012d01c296e5$47578370$78d96f83@pomello> From: "Max Bowsher" To: References: <200211272159 DOT gARLxIX11334 AT mailgate5 DOT cinetic DOT de> <02d501c29665$1b7d3950$78d96f83 AT pomello> <3DE5EBD8 DOT 8080303 AT decodon DOT com> <20021128114037 DOT U1398 AT cygbert DOT vinschen DOT de> <3DE60176 DOT 4030505 AT decodon DOT com> <007601c296d5$07d2a140$78d96f83 AT pomello> <3DE61AB0 DOT 3070803 AT decodon DOT com> Subject: Re: Bug in Cygwin SSHD on windows XP Date: Thu, 28 Nov 2002 13:51:37 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Frank-Michael Moser wrote: >> Max Bowsher wrote: >>> Try: >>> CYGWIN=ntsec getfacl /cygdrive/c/WINDOWS/system32/wsock32.dll >>> CYGWIN=ntsec getfacl /cygdrive/c/WINDOWS/system32/ws2_32.dll >>> >>> Who knows, it might help find the problem. >> >> I'm not sure what you mean but I tried >> >> $ cygrunsrv --install sshd --disp "SSH daemon" --path >> /usr/sbin/sshd.exe >> --args "-d" --env CYGWIN="ntsec getfacl >> /cygdrive/c/WINDOWS/system32/wsock32.dll" >> >> and attached the resulting debug output. What should I expect or >> examine? Ah. I should have explained myself better. Those 2 lines were things to type in to bash. I noticed (as you did later) that your getfacl output was with ntsec off. "VAR=val command" is bash syntax for 'run command, setting VAR to val in its environment' So, basically I was just saying to show getfacl output with ntsec on. But do check the permissions on ws2_32.dll. wsock32.dll depends on it. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/