sshd debugging

Morche Matthias Matthias.Morche@szm.de
Tue Mar 23 15:15:00 GMT 2004


My advice is to setup the daemon like cygrunsrv ... -a -ddd, this will turn on the debugging and You will see the results either in /var/log/sshd.log or within the Eventviewer. 

>From what you tell, I would judge that some permissions of the affected user are wrong. 
Check the home dir, rwxr-xr-x.
Check ~/.ssh, rwx------
Check ~/.ssh/authorized_keys, rw-r--r--

But even the permissions on the client site can prevent ssh from working, ie. ~/.ssh/id_dsa may have world writable...

  matthias


> -----Original Message-----
> From: cygwin-owner@cygwin.com 
> [mailto:cygwin-owner@cygwin.com]On Behalf
> Of David Corbin
> Sent: Tuesday, March 23, 2004 1:17 PM
> To: 'cygwin@cygwin.com'
> Subject: sshd debugging
...
> password, but I do have a public-key/private-key installed 
> that it doesn't 
> seem to recognize.  (If you want to recommend a solution to 
> this problem, 
...

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



More information about the Cygwin mailing list