The UNIX and Linux Forums
>
OS Specific Forums
>
OS X (Apple)
Hidding The Administrator Account in OS X 10.5 (Leopard)
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Forum Rules
FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
Hidding The Administrator Account in OS X 10.5 (Leopard)
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
03-24-2008
xbin
Registered User
Join Date: Feb 2007
Posts: 2
Try this:
sudo defaults write /Library/Preferences/com.apple.loginwindow HiddenUserList -array-add <admin_name>
Substitute <admin_name> with the admin user name. You'll probably need to reboot the system.
xbin
View Public Profile
Find all posts by xbin