Generally speaking, I have localadmin
, which is an Administrator
account, and I have X more Standard
accounts. What I want to do, from this localadmin
account, is change system usernames for other accounts via terminal.
Normally, this procedure would look like as if you went to System Preferences > Users & Groups and manually changed the username for those accounts.
Anyway, if you want to change username, then you will need this third-party admin account, since you are not able to change system username being on the account for what you want to change.
So, how can I change system username via terminal?
Thanks in advance!