![]() |
Can't get XDMCP via Xming to work
I have spent hours searching the internet on this one and haven't been able to find an answer to my problem.
I installed XDM on my computer which is running GRML 1.0. I edited /etc/X11/xdm/Xaccess to have the following two lines uncommented: Code:
* #any host can get a login window Code:
!DisplayManager.requestPort: 0 My goal is to use Xming to connect to my computer and get a graphical login prompt followed by a complete desktop via the following process XLaunch.exe Select One window and click Next Select Open session via XDMCP and click Next Type in the host to connect to and click Next Click Next Click Finish When I click Finish, I get just a gray screen and my mouse pointer turns into an X. Here is the output I get when I run the following command: tcpdump -s 0 -A udp port 177 Code:
09:54:01.027405 IP x.x.x.x.1694 > 192.168.1.43.xdmcp: UDP, length 7 I am not going to pretend to know how to read this, but from what I can tell, Xming is at least trying to connect and XDM is trying to authenticate it. My question is, why doesn't it go any farther and let me actually login? |
All times are GMT -5. The time now is 12:26 PM. |