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
Monday, March 5, 2007
Subscribe to:
Post Comments (Atom)
1 comments:
I would also like to add that the first command also hides root from the accounts menu in systemprefs.
Post a Comment