Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Create completely hidden accounts in 10.5 and 10.4.11' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Create completely hidden accounts in 10.5 and 10.4.11
Authored by: nsupple on Mar 12, '08 07:55:21PM

can someone please tell me how to reverse everything in this hint , it is causing serios problems with my computer. please, and btw the user account is still visable at login but my original account woulnt let me enable fast user switching now and now the colour of my original user account screen is messed up, he only account that somewhat works is the one i created with this one...i dont know if it matters but i downloaded the file but it didnt do anything (that i know of)



[ Reply to This | # ]
Create completely hidden accounts in 10.5 and 10.4.11
Authored by: treleven on Mar 26, '08 02:07:46AM

First repeat this mantra, "Big guns make big holes."
The command line has the power to really stuff things up.
That said, Let's fight fire with fire. Get another dreaded terminal window.

To get rid of the "HiddenUsersList" paste this into the terminal
sudo defaults -currentHost delete /Library/Preferences/com.apple.loginwindow \HiddenUsersList

Set this true or false depending whether you want the "Other" entry in the login window.
sudo defaults -currentHost write /Library/Preferences/com.apple.loginwindow SHOWOTHERUSERS_MANAGED -bool false

The rest you should be able to delete in "Accounts" or using "Workgroup Manager" (from Apple.

Hope it helped, Treleven

PS: I didn't try the script, but the commands all worked exactly as described for me on Macos 10.5.2



[ Reply to This | # ]