Bug 385

Summary: loginsuccess on AIX fails
Product: Portable OpenSSH Reporter: Denise Genty <genty>
Component: sshdAssignee: OpenSSH Bugzilla mailing list <openssh-bugs>
Status: CLOSED DUPLICATE    
Severity: minor    
Priority: P2    
Version: -current   
Hardware: PPC   
OS: AIX   

Description Denise Genty 2002-08-16 05:24:31 AEST
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?
Comment 1 Ben Lindstrom 2002-08-21 05:12:16 AEST
Just skimming the code it seems to only affect AIX.  So as it sounds like a 
plan.
Comment 2 Darren Tucker 2002-08-25 18:17:38 AEST

*** This bug has been marked as a duplicate of 355 ***
Comment 3 Damien Miller 2004-04-14 12:24:18 AEST
Mass change of RESOLVED bugs to CLOSED