[Bug 543] sshd does not use AIX's setauthdb
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Wed Apr 16 07:19:12 EST 2003
http://bugzilla.mindrot.org/show_bug.cgi?id=543
Summary: sshd does not use AIX's setauthdb
Product: Portable OpenSSH
Version: 3.6p1
Platform: PPC
OS/Version: AIX
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: cawlfiel at us.ibm.com
On AIX, if an LDAP user authenticates through SSH, the user's registry info is
not updated. For instance, if an LDAP user enters an incorrect password while
logging in through SSH, the LDAP user's unsuccessful_login_count is not
increased.
This is solved by adding calls to setuserdb(), getuserattr(), and setauthdb()
in auth.c.
I will be submitting a patch that adds these calls for 3.6p1. If anyone sees
something in the patch that isn't kosher, let me know...
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list