On Thu, Oct 24, 2019 at 10:12 AM Rich Shepard <rshep...@appl-ecosys.com>
wrote:

>
> > I find that “ssh -vv” (two v’s) is helpful for debugging permission
> > problems.
>
> Here it makes no difference over the output of a single 'v.' The debug2
> rows
> concern ciphers.
>
>
At this point we've established that the SSH client is doing its job
properly. The problem resides with the SSH server component. We need to
find its logs.

Try grep -i ssh /var/log/* and see if anything pops up.

If that doesn't work, we may have to run sshd in debug mode.

We may have reached a point where a house call makes more sense than trying
to grasp in the dark via email. Ping me off list if you want to arrange
that.

-wes
_______________________________________________
Dirvish mailing list
Dirvish@dirvish.org
http://www.dirvish.org/mailman/listinfo/dirvish

Reply via email to