• Joined on 2025-07-20
michael opened issue dutchcoders/transfer.sh#270 2026-01-19 18:29:41 +00:00
Annoying note popup on mobile
michael commented on issue usnistgov/macos_security#214 2026-01-19 18:29:41 +00:00
system_settings_system_wide_preferences_configure for loop syntax

@golbiga commented on GitHub:

merged into ventura

michael commented on issue dutchcoders/transfer.sh#270 2026-01-19 18:29:41 +00:00
Annoying note popup on mobile

@mckaygerhard commented on GitHub:

this its a issue for trasnfer.sh-web repository, not here, please refere th issue and opened at dutchcoders/transfer.sh-web @kairusds

michael commented on issue dutchcoders/transfer.sh#268 2026-01-19 18:29:41 +00:00
Automatic deletion?

@paolafrancesca commented on GitHub:

@JustAnotherArchivist there's no code related to it. I never managed https://transfer.sh so I don't know what was the case here and what's going on now. I…

michael opened issue usnistgov/macos_security#217 2026-01-19 18:29:41 +00:00
os_sshd_permit_root_login_configure code fails to run the validation script
michael opened issue usnistgov/macos_security#218 2026-01-19 18:29:41 +00:00
icloud_appleid_system_settings_disable checking script seems to be returning inconsistent data
michael opened issue usnistgov/macos_security#219 2026-01-19 18:29:41 +00:00
Rules missing 800-53 references
michael opened issue dutchcoders/transfer.sh#271 2026-01-19 18:29:41 +00:00
Damn good stuff! Luv it. N/T
michael closed issue usnistgov/macos_security#217 2026-01-19 18:29:41 +00:00
os_sshd_permit_root_login_configure code fails to run the validation script
michael opened issue dutchcoders/transfer.sh#273 2026-01-19 18:29:41 +00:00
down ?
michael closed issue usnistgov/macos_security#218 2026-01-19 18:29:41 +00:00
icloud_appleid_system_settings_disable checking script seems to be returning inconsistent data
michael closed issue dutchcoders/transfer.sh#271 2026-01-19 18:29:41 +00:00
Damn good stuff! Luv it. N/T
michael closed issue dutchcoders/transfer.sh#272 2026-01-19 18:29:41 +00:00
Fails on uploading favicon.ico
michael closed issue dutchcoders/transfer.sh#273 2026-01-19 18:29:41 +00:00
down ?
michael commented on issue usnistgov/macos_security#217 2026-01-19 18:29:41 +00:00
os_sshd_permit_root_login_configure code fails to run the validation script

@robertgendler commented on GitHub:

Did you mean hostkeys not hostkeys?

It appears Apple's autocorrect wants to constantly change it to hotkeys.

This will appear if ssh has never been…

michael commented on issue usnistgov/macos_security#217 2026-01-19 18:29:41 +00:00
os_sshd_permit_root_login_configure code fails to run the validation script

@robertgendler commented on GitHub:

The previous way we were handling it was grepping for a line in sshd_config which is messy because you can have multiple ways to set the same value if I…

michael commented on issue usnistgov/macos_security#217 2026-01-19 18:29:41 +00:00
os_sshd_permit_root_login_configure code fails to run the validation script

@K1jaff commented on GitHub:

I think this might be because you need to start the sudo /bin/launchctl enable system/com.openssh.sshd service once for the keys to be created, you can then `sudo…

michael commented on issue usnistgov/macos_security#217 2026-01-19 18:29:41 +00:00
os_sshd_permit_root_login_configure code fails to run the validation script

@cipineda commented on GitHub:

yes autocorrect changed it, it is hostkeys, right ssh has not been enabled on my system, yet the script should account for this event. Does not seem like a good…

michael commented on issue usnistgov/macos_security#217 2026-01-19 18:29:41 +00:00
os_sshd_permit_root_login_configure code fails to run the validation script

@cipineda commented on GitHub:

right but the code is assuming that the service has been started at least once, and for our case, by default ssh is not enabled, until a remote support session is…

michael commented on issue usnistgov/macos_security#219 2026-01-19 18:29:41 +00:00
Rules missing 800-53 references

@golbiga commented on GitHub:

Added references back. Closing issue.