Bug 2270

Summary: gdm does not support remote XDMCP queries
Product: [Retired] Red Hat Linux Reporter: Eugene Kanter <ekanter>
Component: distributionAssignee: David Lawrence <dkl>
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 6.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-05-10 22:56:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Eugene Kanter 1999-04-19 15:15:24 UTC
stock 5.9 installation, gdm starts by default.
attempt to run

Xnest :1 -query localhost from an xterm

results in blank Xnest.

Same command on 5.2 brings Xnest with login prompt.

according to the gdm config file, remote access is enabled.

more clues:

$ netstat -a | grep 177
udp    11152      0 *:177                   *:*

number '11152' is a queue length which increases with every
Xnest attempt. looks like requests are igonored.

Comment 1 s348842 1999-05-05 09:31:59 UTC
It works if debugging is enabled in /etc/X11/gdm/gdm.conf.  However
logout doesn't work.

Comment 2 Michael K. Johnson 1999-05-10 22:56:59 UTC
*** This bug has been marked as a duplicate of 2594 ***