public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Adam Thompson" <adwulf@gmail.com>
To: cygwin@cygwin.com
Subject: Re: Error starting sshd: "Win32 error 1069"
Date: Mon, 23 Jun 2008 21:43:00 -0000	[thread overview]
Message-ID: <dd3cefac0806231334x23ce467bqd5a7ba569432f99e@mail.gmail.com> (raw)
In-Reply-To: <485DEDF5.3080503@eburg.com>

2008/6/22 Gordon Messmer <yinyang@eburg.com>:
> I'm having trouble starting sshd on a host running Windows Server 2003, SP1.
>  It was working several days ago, and then stopped for no reason that I can
> determine.
>
> I tried starting the service by hand, and got:
>
> $ cygrunsrv.exe -S sshd
> cygrunsrv: Error starting a service: QueryServiceStatus: Win32 error 1062:
> The service has not been started.
>

Did you try:
net helpmsg 1069

This will tell you: The service did not start due to a logon failure.

It may be that the sshd service account password is wrong - or more
likely - the password has expired.  Have a look in the security log of
the machine, and you should see a failure audit.

Check in lusrmgr.msc for the sshd user account and check that the
password is set to never expire, and that it hasn't been
disabled/locked out.

-- 
AdamT
"At times one remains faithful to a cause only because its opponents
do not cease to be insipid." - Nietzsche

--
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/

  parent reply	other threads:[~2008-06-23 20:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-22 13:06 Gordon Messmer
2008-06-23 20:50 ` Schutter, Thomas A.
2008-06-23 21:43 ` Adam Thompson [this message]
2017-01-14 12:24 ` kinjo via cygwin
2017-01-14 15:40   ` Corinna Vinschen
2017-01-16  7:52     ` kinjo via cygwin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=dd3cefac0806231334x23ce467bqd5a7ba569432f99e@mail.gmail.com \
    --to=adwulf@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).