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

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Jan 22 10:22:45 AEDT 2015


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

Darren Tucker <dtucker at zip.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dtucker at zip.com.au

--- Comment #1 from Darren Tucker <dtucker at zip.com.au> ---
Firstly: this report is against a 4 year old binary version of the
package supplied by a third party.  Can you reproduce the problem with
a current version built from the sources available from openssh.com? 
If not then it is unlikely that we can help you.


(In reply to Moin from comment #0)

> sshd[19250]: [ID 800047 auth.error] error: PAM: System error for axadmin

that very much looks like your PAM stack is misconfigured.

[...] 
> # consult /etc "files" only if ldap is down. 
> hosts: files ldap 

The intent and implementation seem to differ here.

[...]
> #sshd account required pam_unix_account.so.1 
> #RCA: FR: 3BKA32FBR276068 
> sshd account binding pam_unix_account.so.1 server_policy 
> sshd account required pam_ldap.so.1

you don't have any "auth" config for the sshd stack? Presumably it's
supposed to use "other" in this case, but does it work for local users?

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


More information about the openssh-bugs mailing list