reenable root login
This commit is contained in:
parent
db7879e0f0
commit
8b11cd913b
@ -99,15 +99,6 @@ diff -up gdm-2.19.8/config/gdm.conf.in.change-defaults gdm-2.19.8/config/gdm.con
|
||||
|
||||
# If true then the last login information is printed to the user before being
|
||||
# prompted for password. While this gives away some info on what users are on
|
||||
@@ -246,7 +246,7 @@ SecurityTokensDriver=
|
||||
[security]
|
||||
# Allow root to login. It makes sense to turn this off for kiosk use, when
|
||||
# you want to minimize the possibility of break in.
|
||||
-AllowRoot=true
|
||||
+AllowRoot=false
|
||||
# Allow login as root via XDMCP. This value will be overridden and set to
|
||||
# false if the /etc/default/login file exists and contains
|
||||
# "CONSOLE=/dev/login", and set to true if the /etc/default/login file exists
|
||||
@@ -356,7 +356,7 @@ Enable=false
|
||||
#GtkRC=@datadir@/themes/Default/gtk-2.0/gtkrc
|
||||
|
||||
|
5
gdm.spec
5
gdm.spec
@ -16,7 +16,7 @@
|
||||
Summary: The GNOME Display Manager
|
||||
Name: gdm
|
||||
Version: 2.20.0
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Epoch: 1
|
||||
License: GPLv2+
|
||||
Group: User Interface/X
|
||||
@ -355,6 +355,9 @@ fi
|
||||
%{_datadir}/pixmaps/faces/extras/*.jpg
|
||||
|
||||
%changelog
|
||||
* Thu Sep 20 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.20.0-4
|
||||
- Reenable root login due to popular demand
|
||||
|
||||
* Wed Sep 19 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.20.0-3
|
||||
- Change default theme to FedoraInfinity
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user