Alejandro Valdes Jimenez wrote: >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 >... > > >
Efectivamente eso habia hecho segun lo que encontre en google, pero me arroja un error... :( al tratar de arrancar gnome-session Xlib: connection to "172.20.12.224:0.0" refused by server Xlib: Client is not authorized to connect to Server (gnome-session:28885): Gtk-WARNING **: cannot open display: ¿Alguna idea? Otra cosa. Revise si es que esta corriendo X con el comando ps (espero no estar dando palos de ciego) y el resultado fue este [EMAIL PROTECTED] ~]# ps -efa |grep X root 2025 1 0 Nov08 ? 00:00:00 /bin/sh /etc/X11/prefdm -nodaemon root 2242 2237 0 Nov08 ? 00:10:34 /usr/X11R6/bin/X :0 -audit 0 -auth /var/gdm/:0.Xauth -nolisten tcp vt7 adminsys 2329 2281 0 Nov08 ? 00:00:00 /usr/bin/ssh-agent /usr/bin/dbus-launch --exit-with-session /etc/X11/xinit/Xclients adminsys 2332 1 0 Nov08 ? 00:00:00 /usr/bin/dbus-launch --exit-with-session /etc/X11/xinit/Xclients root 7964 1 1 Nov08 ? 01:01:51 Xvnc :1 -desktop faramir.consalud.cl:1 (adminsys) -httpd /usr/share/vnc/classes -auth /root/.Xauthority -geometry 1024x768 -depth 16 -rfbwait 30000 -rfbauth /root/.vnc/passwd -rfbport 5901 -pn root 7985 1 0 Nov08 ? 00:00:00 /usr/bin/dbus-launch --exit-with-session /etc/X11/xinit/Xclients root 30570 29287 0 15:25 pts/2 00:00:00 grep X Y otra cosa mas que no mencioné...(con esto me matan...) estoy tratando de levantar la sesion con XWIN32 por que es lo que tepngo en el pc de mi escritorio ... ya eso no mas.... Muchas gracias

