Hi all,
my question:
how do i activate with CLI the guest account on a macOS Catalina that has an AD join?
i had tried with:
defaults write /Library/Preferences/com.apple.loginwindow.plist GuestEnabled -bool YES
and
dscl . -create /Users/Guest
on the login window I see the user and password window.
I type guest and enter but the login fails
any idea?