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]

Re: Fwd: cygwin 1.7.1 cygrunsrv-sshd - unable to login


On 01/15/2010 02:18 PM, LogicDaemon wrote:
Hi all.

I am trying to set up ssh server as service in standalone Windows 2003.
Sorry if this already was questioned but I did not find anything related in
near maillist archive.

After ssh-host-config I'm getting sshd service, which does not accept
any  logins (log "-d -d" attached, found nothing helpful there). However if I run
/usr/sbin/sshd from cygwin shell, it starts and I am able to login with both
certificate and keyboard-interactive methods. If I change ssh service login
user to my login then I am able to login also. What may be wrong?

problem 2: first trials to set up service leaded to starting two
cygrunsrv  processes (parent and child) and one sshd. But now I am getting one
cygrunsrv process and one sshd, and parent of sshd is not running. To stop
process, I have to manually kill sshd. I already removed and reinstalled
service and config file, but behavior persists.

Forwarding multiple copies of the same message to this list will not gain you any friends on this list.

I suggest you look at the email archives for issues with 'sshd' installations.
Most of them result from bad configuration, as is the case with yours (*never*
run 'sshd' directly from the command line as a user other than the one that
runs it as a service).

I also recommend two other things:

1. Read the Users Guide for information about switching users. I highly
recommend you implement the LSA package option.
<http://cygwin.com/cygwin-ug-net/ntsec.html#ntsec-setuid-overview>
2. To quickly recover from the hole you're in, wipe your Cygwin installation
and start over, using the configuration scripts (ssh-host-config, ssh-user-config)
at your disposal and your new found knowledge from the Users Guide, email
archives, and even the README.


--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 893-9889 - FAX
Holliston, MA 01746

_____________________________________________________________________

A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]