[comp.windows.x] Behavior of xdm in rel 3 and rel 4 and Xterminals

mike@ap542.uucp (Mike Hoffmann) (04/22/91)

Hi!

Our Xterminals use host-loadable servers. Most of the time it's desirable to
turn them off after office hours.

When turning them back on and reloding the server you then got two effects,
depending on which release of X you used:

11.3: xdm kept retrying to find the Xterm to bring up the XLogin screen,
this made the xdm-errors file pretty big pretty fast

11.4: xdm gives up after a while (after reaching it's max # of retries, set
in the xdm resources), thus you have to send xdm a SIGHUP from somewhere
to get it to re-sync.

Is there a work-around? A "best-of-both-worlds"?

Mike
-- 
Mike Hoffmann, Siemens-Nixdorf AG, SNI AP 712  
UUCP: mike@ap542.uucp | INTERNET: mike%ap542@ztivax.siemens.com
"The Human Race must be the most deceited in the Universe, for only 
they believe God has nothing to do but to help them out of tight spots."

schoch@trident.arc.nasa.gov (Steve Schoch) (04/26/91)

In article <1991Apr22.152633.14240@ap542.uucp>, mike@ap542.uucp (Mike Hoffmann) writes:
|> Our Xterminals use host-loadable servers. Most of the time it's desirable to
|> turn them off after office hours.
|> 
|> When turning them back on and reloding the server you then got two effects,
|> depending on which release of X you used:
|> 
|> 11.3: xdm kept retrying to find the Xterm to bring up the XLogin screen,
|> this made the xdm-errors file pretty big pretty fast
|> 
|> 11.4: xdm gives up after a while (after reaching it's max # of retries, set
|> in the xdm resources), thus you have to send xdm a SIGHUP from somewhere
|> to get it to re-sync.

The xdm program from X11 R4 uses the XDMCP protocol to find out about X terminals.  NCD supports
XDMCP - I haven't taken a look at other X terminals.

I'll assume you are using NCD X Terminals.   There is a "setup" menu that allows you to specify
a host to which to send the XDMCP messages.  Set that to your "xdm" host and the login window
should come up when you turn the terminals on.

You don't have to put the X Terminal in the Xservers file.  That file can be empty on your host.

	Steve