Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-expiring passwords continue to notify in Notification Center #1

Closed
luisgiraldo opened this issue Oct 27, 2014 · 2 comments
Closed

Comments

@luisgiraldo
Copy link

Testing with an AD account that is set to not expire. In this scenario, ADPassMon notifies via Notification Center whenever the daemon is running a check. In the case of a password set to not expire, it should not notify this regularly, or at all.

@pmbuko
Copy link
Owner

pmbuko commented Oct 28, 2014

Thanks for letting me know. I've discovered that the 'userAccountControl' value from AD can tell me whether or not account passwords are set to never expire. I will add a subroutine to look for that and skip the warning if appropriate.

@pmbuko
Copy link
Owner

pmbuko commented Oct 28, 2014

I've updated the code and released it as ADPassMon v1.9.8.

@pmbuko pmbuko closed this as completed Oct 28, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants