 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

11th July 2008, 04:04 AM
|
 |
Registered User
|
|
Join Date: Sep 2006
Location: Dundee, Michigan
Age: 34
Posts: 1,207

|
|
|
GDM configuration to hide a specific user group from Login Screen
I have searched till I am blue int he face and can not find out how to restrict users in a specific group from not showing up on the login screen. I have a few user accounts i created for a few various reasons and I would like to add these users to a group called loginhide and have that group be exempt from the users showing up on the login screen.
in Fedora 8 I could do this via the login configuration panel however I cannot find this in Fedora 9 anyone have any suggestions
__________________
Andrew Jamison
IRC:ajamison5579
Linux Counter # 435228
-----------------
Wiki page helping to show appropriate Fedora versions of Ubuntu commands [url=https://fedoraproject.org/wiki/FedorianDictionary]Fedora Dictionary[/url <--- Outdated been very busy looking to update it soon
|

11th July 2008, 04:06 AM
|
 |
Registered User
|
|
Join Date: Jun 2006
Location: Texas
Age: 42
Posts: 4,168

|
|
|
Heard gdm sucks now, they changed alot! Moved on to kdm.
|

11th July 2008, 04:08 AM
|
|
Guest
|
|
Posts: n/a

|
|
As has been mentioned many times in other threads, GDM is being rewritten and is not yet complete, so several features are still missing  I think Leigh wrote a guide to backlevel GDM to the Fedora 8 version.
Wayne
|

11th July 2008, 04:14 AM
|
 |
Registered User
|
|
Join Date: Sep 2006
Location: Dundee, Michigan
Age: 34
Posts: 1,207

|
|
|
Wow so one more incomplete thing shipped with Fedora 9 that makes 2 so far. I am seriously wondering why it was even included prior to completion.
__________________
Andrew Jamison
IRC:ajamison5579
Linux Counter # 435228
-----------------
Wiki page helping to show appropriate Fedora versions of Ubuntu commands [url=https://fedoraproject.org/wiki/FedorianDictionary]Fedora Dictionary[/url <--- Outdated been very busy looking to update it soon
|

11th July 2008, 04:43 AM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 4,752

|
|
Quote:
|
Originally Posted by ajamison
in Fedora 8 I could do this via the login configuration panel however I cannot find this in Fedora 9 anyone have any suggestions
|
Aside from re-compiling the source rpm ? no.
But if you're up for it let me know and I'll point you to the right file.
|

14th June 2009, 06:08 AM
|
 |
An ape descendant
|
|
Join Date: Dec 2006
Location: Mexico City
Age: 29
Posts: 3,101

|
|
|
Any ideas of how to hide specific users in F11's GDM?
Thanks.
Joe.
__________________
Notebook: Acer Aspire 5536-5112.
AMD Athlon X2 QL64 @ 2.1GHz, 4GB DDR2 PC2-5300, ATI Radeon HD3200 (256MB), 250GB Toshiba HDD, HL-DT-ST DVDRAM GT20N
Fedora 16 x86_64
Netbook: Acer Aspire One A150
Intel Atom N270 @ 1.6GHz, 1.5 GB DDR2 PC2-4200, Intel Graphics (8MB?), 160GB Seagate HDD
Fedora 15 i686
|

14th June 2009, 06:40 AM
|
 |
Registered User
|
|
Join Date: Sep 2008
Location: HQ
Posts: 10

|
|
Quote:
Originally Posted by joe.pelayo
Any ideas of how to hide specific users in F11's GDM?
Thanks.
Joe.
|
Try KDM instead as others have indicated GDM has been busted since F9 was released.
|

14th June 2009, 09:17 AM
|
 |
Registered User
|
|
Join Date: Apr 2006
Location: Ohio, USA
Posts: 8,302

|
|
|
AFAIK there is no intention for return functionality to gdm. You can read the 2.26 docs at the gnome/gdw webpage.
__________________
None are more hopelessly enslaved than those who falsely believe they are free.
Johann Wolfgang von Goethe
|

17th March 2010, 06:53 PM
|
|
Registered User
|
|
Join Date: Mar 2010
Posts: 1

|
|
|
Re: GDM configuration to hide a specific user group from Login Screen
You simply change the user's id to make it smaller than 1000
usermod -u UID username
ex
usermod -u 700 username
|

17th March 2010, 07:01 PM
|
 |
Administrator
|
|
Join Date: Aug 2007
Location: London Postbox (the red one)
Age: 47
Posts: 3,848

|
|
|
Re: GDM configuration to hide a specific user group from Login Screen
This isnt what you wanted but close
to hide all users
Quote:
su
gconftool-2 --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --direct --type bool --set /apps/gdm/simple-greeter/disable_user_list true
|
to undo it
Quote:
su
gconftool-2 --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --direct --type bool --set /apps/gdm/simple-greeter/disable_user_list false
|
It used to work by putting a users with a uid/gid below 500 and above 100 , this will only work now if you disable selinux before making the user.
Last edited by Dangermouse; 17th March 2010 at 07:08 PM.
|

18th March 2010, 04:51 AM
|
 |
Registered User
|
|
Join Date: Sep 2006
Location: Dundee, Michigan
Age: 34
Posts: 1,207

|
|
|
Re: GDM configuration to hide a specific user group from Login Screen
Is it possible to use KDM to login to GNOME then?
__________________
Andrew Jamison
IRC:ajamison5579
Linux Counter # 435228
-----------------
Wiki page helping to show appropriate Fedora versions of Ubuntu commands [url=https://fedoraproject.org/wiki/FedorianDictionary]Fedora Dictionary[/url <--- Outdated been very busy looking to update it soon
|

7th April 2010, 07:16 AM
|
|
Registered User
|
|
Join Date: Oct 2009
Location: Singapore
Posts: 20

|
|
|
Re: GDM configuration to hide a specific user group from Login Screen
Perhaps another useful piece of information that will help somebody, is that if you change the user's login shell to /sbin/nologin it will not appear in the GDM list.
It helped me after installing Oracle Database XE and the install created a user named 'oracle' which showed up in the GDM list.
|

7th April 2010, 08:16 AM
|
 |
Banned (for/from) behaving just like everybody else!
|
|
Join Date: Jul 2007
Location: Beijing, China
Posts: 1,307

|
|
|
Re: GDM configuration to hide a specific user group from Login Screen
Quote:
Originally Posted by blueflame
Perhaps another useful piece of information that will help somebody, is that if you change the user's login shell to /sbin/nologin it will not appear in the GDM list.
It helped me after installing Oracle Database XE and the install created a user named 'oracle' which showed up in the GDM list.
|
Not only that, but the user won't be able to do anything useful as a human user either. The "nologin" shell is for "bot" users rather than humans (unless as a punishment).
__________________
I believe in nerditarianism. I read FedoraForum for the Fedora-related posts.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 02:05 (Friday, 24-05-2013)
|
|
 |
 |
 |
 |
|
|