Technical Notes |
|
Red Hat Linux version 6.2 includes default security features that prevent Reflection X from establishing an XDMCP connection to the Red Hat linux host. This technical note details the steps required to configure Red Hat Linux 6.2 to allow Reflection X XDMCP connections.
Note: For information about configuring Red Hat Linux 7.0 - 9.0 for remote XDMCP, see Technical Note 1680.
The X Display Manager provides a graphical replacement for the host's command line login prompt when users connect over the X Display Manager Protocol (XDMCP). Red Hat provides support for the Gnome Display Manager (gdm), the KDE Display Manager (kdm), and the X Display Manager (xdm). Each of these display managers can be configured to automatically start the GNOME or KDE X Windows System graphical desktop environment.
The following sections provide steps for configuring Red Hat Linux 6.2 for XDMCP connections using gdm, kdm, or xdm:
Note: You must be logged into your Red Hat Linux host as root to make these edits.
You can log on at either the host console or from your PC using the linux template (for Reflection version 10.x and earlier use the linux.rxc template) provided with Reflection X. (Most linux hosts do not allow you to log on as root remotely, therefore, if you use the linux or linux.rxc template, first log on using a normal user account, and then use the su command at the xterm command prompt to log in as root.)
Note: GNOME and KDE must be installed on your system prior to following these configuration steps. Red Hat 6.2 comes with GNOME 1.0.55 and KDE 1.1.2.
To configure Red Hat Linux 6.2 to use gdm, follow the steps below.
GNOMEYou should now be able to establish an XDMCP connection using Reflection X.
To configure Red Hat Linux 6.2 to use kdm, follow the steps below.
KDE* #any host can get a login window* CHOOSER BROADCAST #any indirect host can get a chooserNote: The asterisk (*) in front of each line makes that line active. If a pound (#) appears on the line before the * symbol, delete the # symbol because this # symbol comments out the command line.
!DisplayManager.requestPort: 0You should now be able to establish an XDMCP connection using Reflection X.
To configure Red Hat Linux 6.2 to use xdm, follow the steps below.
For GNOME, enter: GNOME
For KDE, enter: KDE
id:5:initdefault:# x:5:respawn:/usr/bin/prefdm -nodaemonx:5:respawn:/usr/bin/X11/xdm -nodaemon Enter the following command at the UNIX prompt. This causes UNIX to re-examine the inittab file:
/sbin/init q* #any host can get a login window* CHOOSER BROADCAST #any indirect host can get a chooserNote: The asterisk (*) in front of each line makes that line active. If a pound (#) appears on the line before the * symbol, delete the # symbol because this # symbol comments out the command line.
!DisplayManager.requestPort: 0You should now be able to establish an XDMCP connection using Reflection X.