summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Lécureuil <neoclust@mageia.org>2013-12-24 00:49:12 +0100
committerNicolas Lécureuil <neoclust@mageia.org>2013-12-24 00:49:12 +0100
commit450d180560e5bbdb995475793b8aeb99821048dc (patch)
tree10ef2f9022070b74ed12969658c10b243bb992c7
parent35235b31711706529074e423195b2d980874dfb2 (diff)
downloadconfig-450d180560e5bbdb995475793b8aeb99821048dc.tar
config-450d180560e5bbdb995475793b8aeb99821048dc.tar.gz
config-450d180560e5bbdb995475793b8aeb99821048dc.tar.bz2
config-450d180560e5bbdb995475793b8aeb99821048dc.tar.xz
config-450d180560e5bbdb995475793b8aeb99821048dc.zip
Disable broken console login feature ( mga #5908 )
-rw-r--r--kde4-profiles/Default/share/config/kdm/kdmrc3
-rw-r--r--kde4-profiles/common/share/config/kdm/kdmrc3
-rw-r--r--kde4-profiles/netbook/share/config/kdm/kdmrc3
-rw-r--r--kde4-profiles/vanilla/share/config/kdm/kdmrc5
4 files changed, 11 insertions, 3 deletions
diff --git a/kde4-profiles/Default/share/config/kdm/kdmrc b/kde4-profiles/Default/share/config/kdm/kdmrc
index 9c9a8d8..61cc871 100644
--- a/kde4-profiles/Default/share/config/kdm/kdmrc
+++ b/kde4-profiles/Default/share/config/kdm/kdmrc
@@ -438,7 +438,8 @@ PluginsLogin=classic
# Show the "Console Login" action in the greeter (if ServerTTY/ConsoleTTYs
# is configured).
# Default is true
-#AllowConsole=false
+# see: https://bugs.mageia.org/show_bug.cgi?id=5908
+AllowConsole=false
# A program to run while the greeter is visible. It is supposed to preload
# as much as possible of the session that is going to be started (most
# probably).
diff --git a/kde4-profiles/common/share/config/kdm/kdmrc b/kde4-profiles/common/share/config/kdm/kdmrc
index 9c9a8d8..61cc871 100644
--- a/kde4-profiles/common/share/config/kdm/kdmrc
+++ b/kde4-profiles/common/share/config/kdm/kdmrc
@@ -438,7 +438,8 @@ PluginsLogin=classic
# Show the "Console Login" action in the greeter (if ServerTTY/ConsoleTTYs
# is configured).
# Default is true
-#AllowConsole=false
+# see: https://bugs.mageia.org/show_bug.cgi?id=5908
+AllowConsole=false
# A program to run while the greeter is visible. It is supposed to preload
# as much as possible of the session that is going to be started (most
# probably).
diff --git a/kde4-profiles/netbook/share/config/kdm/kdmrc b/kde4-profiles/netbook/share/config/kdm/kdmrc
index 9c9a8d8..d4b3e1d 100644
--- a/kde4-profiles/netbook/share/config/kdm/kdmrc
+++ b/kde4-profiles/netbook/share/config/kdm/kdmrc
@@ -438,7 +438,8 @@ PluginsLogin=classic
# Show the "Console Login" action in the greeter (if ServerTTY/ConsoleTTYs
# is configured).
# Default is true
-#AllowConsole=false
+# see : https://bugs.mageia.org/show_bug.cgi?id=5908
+AllowConsole=false
# A program to run while the greeter is visible. It is supposed to preload
# as much as possible of the session that is going to be started (most
# probably).
diff --git a/kde4-profiles/vanilla/share/config/kdm/kdmrc b/kde4-profiles/vanilla/share/config/kdm/kdmrc
index 9d1f036..6d10d94 100644
--- a/kde4-profiles/vanilla/share/config/kdm/kdmrc
+++ b/kde4-profiles/vanilla/share/config/kdm/kdmrc
@@ -58,6 +58,11 @@ UseBackground=true
UseTheme=true
UserCompletion=false
UserList=true
+# Show the "Console Login" action in the greeter (if ServerTTY/ConsoleTTYs
+# is configured).
+# Default is true
+# Disabled as per rhbz#966095.
+AllowConsole=false
[X-:*-Core]
AllowNullPasswd=True