944,117 Members | Top Members by Rank

Ad:
  • Mac OS X Discussion Thread
  • Unsolved
  • Views: 6279
  • Mac OS X RSS
Nov 17th, 2006
0

hide user from login screen

Expand Post »
how can I hide a user from the login screen?

for instance in windows xp, you can press ctrl+alt+del twice, and it will allow you to manually type in a username/password. I administer some computers at a non profit, and I rarely touch the users computers until something goes wrong with them and they need my help, but in the mean time they hate seeing an extra "administrator" account
Similar Threads
Reputation Points: 13
Solved Threads: 4
Posting Whiz
paradox814 is offline Offline
351 posts
since Oct 2004
Nov 17th, 2006
0

Re: hide user from login screen

> for instance in windows xp, you can press ctrl+alt+del twice, and it will allow you to manually type in a username/password.

You can do that in Mac OS X by pressing an up/down arrow key, and then press Shift-Option-Return.

To set it permanently, you choose Apple->System Preferences->Accounts. Under Login Options, select "Display Login Items as: Name and Password" instead of "List of users".
Last edited by John A; Nov 17th, 2006 at 10:12 pm.
Team Colleague
Reputation Points: 2240
Solved Threads: 338
Vampirical Lurker
John A is offline Offline
5,055 posts
since Apr 2006
Nov 18th, 2006
0

Re: hide user from login screen

>
To set it permanently, you choose Apple->System Preferences->Accounts. Under Login Options, select "Display Login Items as: Name and Password" instead of "List of users".
I still want the list of users, I just don't want specific accounts to be visible on that list. I hope that makes more sense


thanks!
Reputation Points: 13
Solved Threads: 4
Posting Whiz
paradox814 is offline Offline
351 posts
since Oct 2004
Nov 18th, 2006
0

Re: hide user from login screen

Click to Expand / Collapse  Quote originally posted by paradox814 ...
I still want the list of users, I just don't want specific accounts to be visible on that list. I hope that makes more sense
I don't think that's possible. The only way to keep specific users from showing up in the list is to hide them all, like I suggested in my previous post.
Team Colleague
Reputation Points: 2240
Solved Threads: 338
Vampirical Lurker
John A is offline Offline
5,055 posts
since Apr 2006
Apr 30th, 2010
0
Re: hide user from login screen
actually it is possible. Yes. You can hide as many as user account you wish. To hide the user account from the Login Window, first open the System Preferences and then click on Accounts pane. Then, search for the name of the user account which you want to hide and then open the Terminal window from /Applications/Utilities/. Then, run the below command in it:

Code:
sudo defaults write /Library/Preferences/com.apple.loginwindow HiddenUsersList -array-add <user_account1> <user_account2> <user_account3> <user_account4>
Where "<user_account1> <user_account2> <user_account3> <user_account4>" are the user account names which you want to hide. You can hide as many as you wish. Just use the space between each user account name.

Once you hit Enter, the user account(s) will be hidden. To experience the changes, log out the system and in the login window the user account which you have hidden will be invisible. Apart from this, you see one additional option called “Others”. Others is used to access the hidden user accounts.

To make visible or unhidden the user account, just run the below command:

Code:
sudo defaults write /Library/Preferences/com.apple.loginwindow HiddenUsersList -array-add
If you won’t specify the user account names, then the hidden users list will become empty. Then, log out from the system and in the login window, you will see the user accounts which you made unhidden.
Last edited by jesuaflores; Apr 30th, 2010 at 2:10 am.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
jesuaflores is offline Offline
1 posts
since Apr 2010

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Mac OS X Forum Timeline: ive never used a mac, should i do it?
Next Thread in Mac OS X Forum Timeline: Will Windows-only printer work on Mac via Fusion





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC