I used this code to prevent anyone from changing my safari homepage:
sudo dscl . mcxset /Users/USERNAME com.apple.Safari HomePage always -string "ADDRESS"
However, now i want to unlock it and change the homepage on the Safari preferences instead on the Terminal. Is there a way to undo this or any opposite command?
sudo dscl . mcxset /Users/USERNAME com.apple.Safari HomePage always -string "ADDRESS"
However, now i want to unlock it and change the homepage on the Safari preferences instead on the Terminal. Is there a way to undo this or any opposite command?