@danieldotweinert commented on GitHub:
Last login: Thu Sep 28 15:11:59 on ttys001
daniel.weinert@MAC-923G2F3 ~ % sudo /usr/bin/pwpolicy -getaccountpolicies
Password:
Getting global…
@robertgendler commented on GitHub:
So I'm not able to reproduce this.
I created a baseline file with just the 1 rule. And it appears when I run with --check it spits it out correctly.
Are…
@danieldotweinert commented on GitHub:
Thanks @brodjieski and @robertgendler! That resolved my issue. Any idea why it populated twice?
@robertgendler commented on GitHub:
Closing, since it's resolved.
@brodjieski commented on GitHub:
When password policies are applied with a profile, they get written to pwpolicy, however when you remove a profile, it doesn't clean itself up. So depending on…
@brodjieski commented on GitHub:
Your password policy has policyAttributeMaximumFailedAuthentications defined twice. This is what is causing the issue. Try clearing your password policy and…
@jmahlman commented on GitHub:
Adding the :space: to the check worked for silent for me :)
@jmahlman commented on GitHub:
FYI, this is working for us without issue.