Menu Content/Inhalt
Home arrow Howto arrow Enable remote X login using kdm
Enable remote X login using kdm PDF Print E-mail
Written by C-Hoernchen   
Monday, 06 March 2006
This works for Fedora Core 4 with KDE3.5 and similar linux distribution
 
 
1) Uncomment following line in file /etc/X11/xdm/Xaccess or change it as desired:
 
* #any host can get a login window 
or 
192.168.100.4 #only a specific host get access

 
2) Uncomment following line with a exclamation mark (!):
 
! DisplayManager.requestPort: 0 
 
3)  Enable Xdmcp in file /etc/kde/kdm/kdmrc :
 
[Xdmcp]
Enable=true
Willing=/usr/share/config/kdm/Xwilling
Xaccess=/usr/share/config/kdm/Xaccess
 
 
HINT: Don't forget to open the X11 Server port (normaly 177) in your firewall for the host you want to log into.
 
Last Updated ( Monday, 06 March 2006 )
 
< Prev   Next >
designed by www.madeyourweb.com