Monday, March 5, 2007

Hide 'Other Users...' in Login Window

sudo defaults write /Library/Preferences/com.apple.loginwindow SHOWOTHERUSERS_MANAGED false

To hide local admin users:
sudo defaults write /Library/Preferences/com.apple.loginwindow HideAdminUsers true

1 comments:

The Capitalist said...

I would also like to add that the first command also hides root from the accounts menu in systemprefs.