1832988 Members
2288 Online
110048 Solutions
New Discussion

Deactivated users

 
SOLVED
Go to solution
Mauro Livi
Valued Contributor

Deactivated users

In 11iV1 any way to find out WHEN a user was deactivated? User was deactivated through SAM
Thanks
Mauro
4 REPLIES 4
Pete Randall
Outstanding Contributor
Solution

Re: Deactivated users

You could try looking at /var/sam/log/samlog or /var/sam/log/samlog.old.


Pete

Pete
Mauro Livi
Valued Contributor

Re: Deactivated users

Yeah, the SAM log shows it. I was looking for something in the user's /home directory. Apparently there is nothing there.

Thanks
Uday_S_Ankolekar
Honored Contributor

Re: Deactivated users

If system is trusted try getprpw command
Good Luck..
Mauro Livi
Valued Contributor

Re: Deactivated users

thanks