si, necestas activar el protocolo xdmcp para que pueda hacer comunicación.
en ele archivo de configuracion del gdm (en debian /etc/gdm/gdm.conf) debes activarlo. ... # XDMCP is the protocol that allows remote login. If you want to log into # gdm remotely (I'd never turn this on on open network, use ssh for such # remote usage that). You can then run X with -query <thishost> to log in, # or -indirect <thishost> to run a chooser. Look for the 'Terminal' server # type at the bottom of this config file. [xdmcp] # Distributions: Ship with this off. It is never a safe thing to leave # out on the net. Setting up /etc/hosts.allow and /etc/hosts.deny to only # allow local access is another alternative but not the safest. # Firewalling port 177 is the safest if you wish to have xdmcp on. # Read the manual for more notes on the security of XDMCP. ###Enable=false Enable=true ... El vie, 11-11-2005 a las 10:23 -0300, Cristian Fernandez escribió: > Saludos listeros. > Resulta que en este momento tengo una conexión Telnet hacia un servidor > Fedora Core 4. El tema es que necesito iniciar una sesión en el entorno > grafico de Fedora y correr un run installer que se ejecuta en Java. > (algo asi como el run installer del Oracle) > Bueno, tengo entendido que por defecto y seguridad no carga xdmcp al > iniciar la máquina. Ahora bien, no manejo muy bien el tema de entornos > graficos en Linux, pero corrijanme si me equivoco. > GDM y KDM son los gestores de ventanas de Gnome y KDE respectivamente. > Independiente de cual este corriendo ¿es necesario tener XDMCP corriendo > para conectarme remotamente a una sesion en entorno grafico?. > Si es asi, ¿la configuración es muy compleja? > Espero puedan darme una mano con esto.. > > Saludos y gracias de antemano > Cristian.. > -- Alejandro Valdés Jiménez. Fono: (56) (71) 200408 RSS - DITyM. Universidad de Talca. Talca - Chile.

