Operating System - Linux
1828663 Members
1422 Online
109983 Solutions
New Discussion

Linux - KDE/GNOME - How to disable root login

 
SOLVED
Go to solution
Francisco Mancardi_1
Frequent Advisor

Linux - KDE/GNOME - How to disable root login

Hi!:
I would like to disable root
login from any place (console, telnet, X11 login),
to force the users to login
and after use SU.

Anyone out there know hot to disable root login from the KDE/GNOME login screen ?

Best Regards

Francisco
3 REPLIES 3
Seb_4
Valued Contributor
Solution

Re: Linux - KDE/GNOME - How to disable root login

Francisco,

Try the following link, and the Disallowing Root Access section:

http://www.redhat.com/docs/manuals/linux/RHL-8.0-Manual/security-guide/s1-wstation-privileges.html

Best regards,
Seb
Kodjo Agbenu
Honored Contributor

Re: Linux - KDE/GNOME - How to disable root login

Hello Francisco,

For gdm : check the [Security] section in /etc/X11/gdm/gdm.conf.

For kdm : check [X-*-Core] section in /usr/share/config/kdm/kdmrc.

For xdm ???

Good luck

Kodjo
Learn and explain...
U.SivaKumar_2
Honored Contributor

Re: Linux - KDE/GNOME - How to disable root login

Hi,

For GDM ,

In the file /etc/X11/gdm/gdm.conf put this
AllowRoot=false

regards,
U.SivaKumar



Innovations are made when conventions are broken