Remote login problem via GUI on Mandriva 2008.0
I have installed Mandriva 2008.0 on VMWare Workstation.
On the local machine, all of local user(include root) can login via GUI. However, on another Windows machine, all of local user failed to login by Cygwin/Xmanager, I can got the login window in Cygwin/Xmanager. System will ask me to type the user name and password again after when I type the correct user name and password.
Before login, I have enabled the Xdmcp and disabled the firewall:
/etc/kde/kdm/kdmrc:
Code:
[Xdmcp]
Enable=true
Willing=/etc/X11/xdm/Xwilling
Xaccess=/etc/X11/xdm/Xaccess
Could anyone have met this issue? if yes, please kindly give me some solution to fix it, thanks.