[Bug 385] New: loginsuccess on AIX fails
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri Aug 16 05:24:35 EST 2002
http://cvs-mirror.mozilla.org/webtools/bugzilla/show_bug.cgi?id=385
Summary: loginsuccess on AIX fails
Product: Portable OpenSSH
Version: -current
Platform: PPC
OS/Version: AIX
Status: NEW
Severity: minor
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: genty at us.ibm.com
With user separation enabled, the loginsuccess() call in AIX in session.c is
failing, therefore the unsuccessful login count is not being reset to
0 upon successful login. The errno says that it is because we don't have
the correct privileges. When we added a loginsuccess() call to auth-passwd.c
in the auth_password routine (after the authenticate call) it fixed the
problem. Does this sound like an acceptable solution?
------- 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