Re: Gnome/Linux login/session host for a Solaris appserver

"Terje J. Hanssen" <[email protected]> Thu, 05 Feb 2004 20:07:34 +0100
Newsgroups gmane.comp.gnome.deployment
Message-ID <[email protected]>
Regarding my first question 1), I think I have found the answer myselfe.

For XDMCP Access Control GDM does use TCP wrappers, see these 
configuration files:

/etc/hosts.allow
/etc/hosts.deny

Documentation:

man tcpd
man 5 hosts.access
http://www.jirka.org/gdm-documentation/x75.html

Terje