@paolafrancesca commented on GitHub:
actually it seems even simplier: we have to provide a param for the drive id to use, that could be a shared one. I have to check how client app can join a…
@robertgendler commented on GitHub:
Sonoma branch Updated for macOS 14.4.
@brodjieski commented on GitHub:
There seems to be something off here. The expected result in the [pwpolicy_account_lockout_enforce](https://github.com/usnistgov/macos_security/blob/sonoma/rules/p…
@robertgendler commented on GitHub:
We will be updating the location_services to use
pid=$(/bin/ps aux
@robertgendler commented on GitHub:
[rules/system_settings/system_settings_remote_management_disable.yaml]
This actually doesn't use launchctl kickstart.
@robertgendler commented on GitHub:
This seems like it'll be much easier to do in 2.0
@robertgendler commented on GitHub:
@brodjieski fixed it `/bin/ps xa
@stefanbenten commented on GitHub:
@wc7086 Could you elaborate the use case a little more? Transfer.sh original itention is not to be come an archival sharing service. There might be forks…
random-token-length The default length is 6, but the actual length is 7.
@wc7086 commented on GitHub:
what release are you using? latest master changed the
Tokenfunction: https://github.com/dutchcoders/transfer.sh/blob/master/server/token.go#L37
Sorry, I…
@brodjieski commented on GitHub:
It looks like the issue is if you apply both a configuration profile with the passcode settings along with applying the pwpolicy.xml file as-is from the project.…
@ChrisButigieg commented on GitHub:
Worked with Eric Benfer on this today. We are using the sonoma branch of the project.
When running the following check, when maxFailedAttemptes=3 and…