From a0d490e1066e624fa34962aa6ef023a71df3a30d Mon Sep 17 00:00:00 2001 From: "Anton V. Boyarshinov" Date: Tue, 16 Mar 2010 14:46:30 +0300 Subject: [PATCH 29/33] hackaround for #23108 --- config/xdm-config.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/xdm-config.in b/config/xdm-config.in index 59d548b..45d7f67 100644 --- a/config/xdm-config.in +++ b/config/xdm-config.in @@ -37,3 +37,5 @@ DisplayManager*loginmoveInterval: 10 ! SECURITY: do not listen for XDMCP or Chooser requests ! Comment out this line if you want to manage X terminals with xdm DisplayManager.requestPort: 0 +! The line above is a hackaround for #23108 +DisplayManager*authName: MIT-MAGIC-COOKIE-1 -- 2.19.2