Hello!
I am trying to change the First and Last name on local account using that command:
sudo dscl . -change /Users/U12345 RealName "Smith, John" U12345
and it gives me an error
<main> attribute status: eDSAttributeNotFound
<dscl_cmd> DS Error: -14134 (eDSAttributeNotFound)
Please help :)
Thanks!
