bash
‎07-13-2021
New Contributor II

Joined: January 2017

User Statistics

  • 6 Posts
  • 0 Solutions
  • 10 Kudos given
  • 3 Kudos received

User Activity

Is there no way to do this? As far as I'm aware this is being stopped by SIP. There was this script to enable them but it's no longer working. #!/bin/bash ## Unload locationd launchctl unload /System/Library/LaunchDaemons/com.apple.locationd.plist ##...
I'm trying to change the short name of an account via the CLI. Right now I'm unsure of how to target the "Account name" property. However, I've been able to change the Full Name with the following command. sudo dscl . change /Users/ RealName "Sean Bo...
Kudos given to