Reset user account in AIX

This seems to be the trouble week. After struggling with Websphere errors, then it was DB2 and now AIX. I changed my password, but at the same time I had an FTP connection opened to the machine using SmartFTP client. It happens that the connection timed out and the FTP client tried to login again.. and again and again… with the old password :-)

Result: account blocked! Message displayed:

3004-303 There have been too many unsuccessful login attempts; pleasesee the system administrator.

Procedure to reset the account:
1.  chsec -f
/etc/security/lastlog -a "unsuccessful_login_count=0" -s username

2. 

chuser
"account_locked=false" username

 

VN:F [1.8.1_1037]
Rating: 6.5/10 (2 votes cast)
VN:F [1.8.1_1037]
Rating: 0 (from 0 votes)
Reset user account in AIX6.5102

Popularity: 7% [?]

Tags: . 

Related Entries:
  • flickr email notifications
  • Static SQL vs Dynamic SQL
  • Live from NPUC 2006
  • Joomla – Enabling registered users do add content
  • Rogers Portable Internet


  • One Response to “Reset user account in AIX”

    1. davidvogt Says:

      Your article is very informative and helped me further.

      Thanks, David

      UN:F [1.8.1_1037]
      Rating: 0.0/5 (0 votes cast)
      UN:F [1.8.1_1037]
      Rating: 0 (from 0 votes)

    Leave a Reply