delorie.com/archives/browse.cgi | search |
Frank-Michael Moser <moser AT decodon DOT com> 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |