ok, this should be pretty simple and im sure several others out there have implemented this.
i need to lock accounts that have been unused for 90 days.
my first thought was to simply grab the time_last_login out of lsuser for ALL, do a little math and chuser any offenders.
but several accounts have no time_last_login, what if the account has never been logged into? is there another fun trick to getting this?
i need to lock accounts that have been unused for 90 days.
my first thought was to simply grab the time_last_login out of lsuser for ALL, do a little math and chuser any offenders.
but several accounts have no time_last_login, what if the account has never been logged into? is there another fun trick to getting this?