This is the mail archive of the cygwin mailing list for the Cygwin project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
$ ls -l /var/empty/ total 16 -rw-r--r-- 1 sshd_server None 14272 Jul 1 15:51 cygcheck.out
$ ls -l /var/log/ total 820 -rw-r--r-- 1 SYSTEM root 0 Jun 30 23:02 cygserver.log -rw-rw-rw- 1 Administrator None 282348 Jul 1 15:59 lastlog -rwxr-x---+ 1 Administrator Users 683494 Jun 30 20:43 setup.log -rwxr-x---+ 1 Administrator Users 18503 Jun 30 20:43 setup.log.full -rw-rw-rw- 1 sshd_server None 358 Jun 30 23:11 sshd.log
Attachment:
cygcheck.out
Description: Binary data
My Win2003 server sshd stopped working last night, from the time of day I assume that it was an MS Windows update and in hindsight perhaps windows FW had started blocking it and it was reparable but... I decided instead to upgrade my Cygwin installation to the current release (bad move)
I have it at the point where I can run sshd as the sshd_server user ("/usr/sbin/sshd -D") but when I start it as a service I get the message in the event viewer
"The sshd service was unable to log on as .\sshd_server with the currently configured password due to the following error: The parameter is incorrect."
I tried, against popular advice in the archives, to run as the local system account and turn off privilege separation in sshd_config but while the service started I then got the error "seteuid 1003 no such process" in the application event log every time I tried to ssh into the machine. So, I abandoned that effort and put it back to running as sshd_server.
I have uninstalled, reinstalled, checked the password for the user several times.
I have also googled and tried various advice offered on different pages for the last 6 hours. So, I decided that it is time to ask for help.
Here is what I have from cygrunsrv
$cygrunsrv -L
sshd
cygserver
$cygrunsrv -Q sshd
Service : sshd
Display name : CYG SSHD
Current State : Started
Command : /usr/sbin/sshd -D
I have no idea what parameter it is that's invalid (or even what command it is a parameter to) - ie a parameter to cygrunsrv or a parameter to sshd.
I have the machine running sshd -D from a session logged in as sshd_server but obviously this is not acceptable in the long term.
Thanks for reading this far, any advice or ideas?
-- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746
-- 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/
-- 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/
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |