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

2015-01-22 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2340

--- Comment #3 from Moin sultankha...@gmail.com ---
Very strange behaviour is seen while doing ssh from Mobaxterm
application, i could ssh with the ldap user but not with putty or super
putty.

auth logs:

From putty login 
Jan 22 09:28:49 OMCS sshd[12267]: [ID 800047 auth.error] error: PAM:
System error for axadmin from 135.250.193.170
Jan 22 09:28:49 OMCSRV01 sshd[12267]: [ID 800047 auth.error] error:
PAM: System error for axadmin from 135.250.193.170
Jan 22 09:28:49 OMCS sshd[12267]: [ID 800047 auth.error] error: PAM:
System error for axadmin from 135.250.193.170
Jan 22 09:28:49 OMCS sshd[12267]: [ID 800047 auth.error] error: PAM:
System error for axadmin from 135.250.193.170


while logging from Mobaxtern
Jan 22 09:30:10 OMCS sshd[13478]: [ID 800047 auth.info] Accepted
password for axadmin from 135.255.138.11 port 51838 ssh2
Jan 22 09:30:13 OMCS sshd[13491]: [ID 800047 auth.info] Accepted
password for axadmin from 135.255.138.11 port 51839 ssh2

-- 
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.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


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

2015-01-22 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2340

--- Comment #5 from Moin sultankha...@gmail.com ---
Created attachment 2530
  -- https://bugzilla.mindrot.org/attachment.cgi?id=2530action=edit
Debug logs

Have included all the logs in the same file

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


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

2015-01-22 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2340

--- Comment #6 from Moin sultankha...@gmail.com ---
Hi,
==
 Can you reproduce the problem
 with a current version built from the sources available from
 openssh.com?
==

I have many server running with same openssh version, so did not plan
to reproduce with higher build version of openssh
=

check debug logs in attachments and please do let me know if any
solution for the bug.

Thanks
Moin

-- 
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.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 1544] ssh-keygen -l on known_hosts file does not display hostnames for lines with comments

2015-01-22 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1544

--- Comment #25 from Jameson Rollins ssh-bugzi...@finestructure.net ---
(In reply to Damien Miller from comment #24)
 HEAD now displays the comment when one is present in known_hosts,
 but at the cost of not displaying the hostname. I'm not sure whether
 this is an improvement or a regression :/

Hi, Damien.  I'm confused by this, since what you're saying the HEAD
now displays is exactly the same broken output that is the subject of
this report.  So as far as I can tell it's not an improvement or a
regression but is in fact the exact same brokenness.

Am I missing something?

-- 
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.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


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

2015-01-22 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2340

--- Comment #4 from Darren Tucker dtuc...@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.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs