hai
i have 2 user accounts .I want only one of them in the login screen.I want to access the second one by typing user name and password in the other (like root login)
please help
Thanks
hai
i have 2 user accounts .I want only one of them in the login screen.I want to access the second one by typing user name and password in the other (like root login)
please help
Thanks
I don't know if you can do that with the new Karmic GDM. You can hide all of your user accounts by default so that you need to type in either user name, however. Just enter this one command into a terminal:
Code:sudo -u gdm gconftool-2 --set --type boolean /apps/gdm/simple-greeter/disable_user_list true
~~~
I liked this old blog post by Aysiu: The Linux community's mixed messages
Thanks
Problem Solved
Hi Guys,
I've got 3 users n I wanna hide just one of them, is there a way to do that?
thx T[m]
Thanks very much. It worked!!
Bookmarks