enable xdmcp centos 6
Below /etc/gdm/custom.conf works for CentOS 5 for enabling xdmcp protocol : [security] DisallowTCP=false AllowRemoteRoot=true [xdmcp] Enable=true However, it doesn’t work for CentOS 6 . It requires an additional line on [greeter] section : [security]...