On Mon, Jan 28, 2019 at 2:49 PM Bill Stewart <bstew...@iname.com> wrote:
> I unjoined a Windows 7 machine from the domain and tested as follows: > > 1. Ran setup and installed cygwin > > 2. Ran sshd-host-config and answered "no" to install as service > > 3. Installed service using this command line: > > cygrunsrv -I cygsshd -d "Cygwin SSH Service" -p "/usr/sbin/sshd" -a > "-D" -y "tcpip" > > 4. Renamed cygwin1.dll to a backup name and replaced with copy from > latest snapshot > > When I try to start the service, I get error 1067 ("the process > terminated unexpectedly"). Event log states: > > cygsshd: PID nnnn: starting service `cygsshd' failed: fork: 11, > Resource temporarily available > > If I start bash elevated and run this: > > /usr/sbin/sshd -d > > It starts and listens on port 22 and I can connect. Also: If I revert cygwin1.dll to the 11/8/2018 version I am able to start the service. Bill -- 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