- Using the steps on this thread
https://jamfnation.jamfsoftware.com/article.html?id=147
for OS X v10.7.5
When I run the command on the MacBook:
defaults write /Library/Preferences/com.apple.loginwindow Hide500Users -bool YES
seems to work. However when I run the following command: (changing the username and password and using my own of course)
/usr/sbin/jamf createAccount -username <netadmin> -realname <"Network Administrator"> -password p@55w0rd -home </var/netadmin> -hiddenUser -admin -secureSSH
I get error:
-bash: netadmin: No such file or directory
Wondering what I'm missing or doing wrong? Im running the command from my Macbook. I also tried 'sudo' at the beginning of the command with no luck. I also tried to add the netadmin folder to /var/ but no luck either.
2.Once I get the hidden account to work, Will I then have to create a new image and deploy it so all computers can have the hidden account or can I get Casper to do this automatically using a script?
Thanks,
Enrique