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: sshd debugging


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/


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