@paolafrancesca commented on GitHub:
glad to finally have a feedback @stefanbenten
regarding the PRs: https://github.com/dutchcoders/transfer.sh/pull/266 I approved this on 24th March and…
@brodjieski commented on GitHub:
Can you provide the output of sudo /usr/bin/pwpolicy -getaccountpolicies
@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…
@paolafrancesca commented on GitHub:
This unfortunately defeats the ease of use of this project I was kind of hoping to just kind of leave my instance public. If there was an option available…