Posts

Showing posts from April, 2013

Configuring XDMCP on RHEL 6

HOW TO ENABLE XDMCP ON RHEL6   Step 1 : Disable the selinux. (#vim  /etc/selinux/config) Step 2 : Turn of the ip tables. (#iptables –F   #service iptables save) Step3 : Edit the following configuration file             #vim /etc/X11/xdm/xdm-config             # *                                 #any host can get a login  window(uncomment this line) Step4 :#vim   /etc/X11/xdm/xdm-config   #!DisplayManager.requestport:          0 (comment this line ) Step 5: #vim  /etc/gdm/custom.conf (edit the followingconfiguration file) [daemon] [security] DisallowTcp=false ...

Configuring XDMCP on RHEL 5

Configuring xdmcp on rhel5 Step1) flush the iptables . Step2) disable the selinux (vim /etc/sysconfig/selinux disabled) Step3) run the command gdmsetup. Then it shows the following options. 1) local   :---      Select the following options                                  Style     : Themed                                 Theme   : selected only      Select   the following options in menu bar                            ...