Monday, March 4, 2013

How to configure Red Hat Enterprise Linux 6 to use with Xmanager



Use below steps to  configure Red Hat Enterprise Linux 6 to use with Xmanager


1. Open /etc/gdm/custom.conf and edit the security and xdmcp section like the followings:

[security]
DisallowTCP=false

[xdmcp]
Enable=true


3. Add UDP port 177 to the Allow list on firewall.

2. As an admin, do 'init 3' and then, 'init 5'

No comments:

Post a Comment