[Bug 2340] Openssh issue: unable to ssh the solaris server from ldap users

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Jan 23 03:44:15 AEDT 2015


https://bugzilla.mindrot.org/show_bug.cgi?id=2340

--- Comment #4 from Darren Tucker <dtucker at zip.com.au> ---
You did not answer this question:

(In reply to Darren Tucker from comment #1)
> Can you reproduce the problem
> with a current version built from the sources available from
> openssh.com?


Anyway, please try these:

ssh -vvv -o PreferredAuthentications=password yourserver

and

ssh -vvv -o PreferredAuthentications=keyboard-interactive yourserver

and use "Add an attachment" to attatch the output to this bug.

Also, if you can run the server in debug mode at the same time
(/path/to/sshd -ddd -p [someport]) and add -p [someport] to the ssh
command lines, please add the server debug output too.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list