gdm with XDMCP broadcast: [root@guru /root]# diff -C 3 /etc/X11/gdm/gdm.conf /etc/X11/gdm/gdm.conf.orig *** /etc/X11/gdm/gdm.conf Sun Sep 10 19:01:46 2000 --- /etc/X11/gdm/gdm.conf.orig Sat Feb 5 09:31:04 2000 *************** *** 27,33 **** VerboseAuth=1 [xdmcp] ! Enable=1 HonorIndirect=0 MaxPending=4 MaxPendingIndirect=4 --- 27,33 ---- VerboseAuth=1 [xdmcp] ! Enable=0 HonorIndirect=0 MaxPending=4 MaxPendingIndirect=4 |