I need to create a report of all id's that have passwords that are set to "never expire". Is there a way I can do that using Hyena? Or, is there a way to generate a report that lists all id's and the password expiration dates so that I can weed through and pick out the ones that are set to never expire? Thank you ...
Announcement
Collapse
No announcement yet.
"Password Never Expires" Report
Collapse
X
-
Re: "Password Never Expires" Report
The easiest way would be to right-click on All Users and choose Tabular Views->Users(Detailed-General). In the right window find the Role column and filter for NO_PWDEXP.
For a Windows 2000 Domain, right-click on All Users and choose Tabular->Views->Users Detailed(General). In the right window look for a column titled Roles. For users that have this set you will see NO_PWDEXP in that column.
If you don't see the Roles column when you do this, post back and I'll give you instructions to add it.
Comment