I have an EA to pull in the accountExpires ldap attribute. The format is unreadable and I want to convert to human readable format. Then I want a smart group to catch users with PW expiring within a few days. Here is a link to bash script I fount to convert the number.
What is the best approach to this? Pipe the output from the EA into the Bash script?
Thank you for any ideas in advance.
