https://bugzilla.mindrot.org/show_bug.cgi?id=2340
Darren Tucker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Darren Tucker <[email protected]> --- 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
