[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Documentation/Wheezy/HowTo/NetworkClients" by WolfgangSchweer

Debian Wiki debian-www at lists.debian.org
Wed Oct 2 11:22:14 UTC 2013


Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.

The "DebianEdu/Documentation/Wheezy/HowTo/NetworkClients" page has been changed by WolfgangSchweer:
https://wiki.debian.org/DebianEdu/Documentation/Wheezy/HowTo/NetworkClients?action=diff&rev1=28&rev2=29

Comment:
s/kde3/kde4; add missing 'not'

  }}}
  The goal is to let your "real" thin client contact the xdmcp-server on 192.168.0.254 (given a standard Skolelinux configuration).
  
- If for some reason XDMCP is accessible on your server which runs KDM, add the following to `/etc/kde3/kdm/Xaccess`:
+ If XDMCP is not accessible on your server which runs KDM, add the following to `/etc/kde4/kdm/Xaccess`:
  
  {{{
   * # any host can get a login window
@@ -309, +309 @@

  Then turn on XDMCP in KDM with the command:
  
  {{{
-  sudo update-ini-file /etc/kde3/kdm/kdmrc Xdmcp Enable true
+  sudo update-ini-file /etc/kde4/kdm/kdmrc Xdmcp Enable true
  }}}
  Finally, restart KDM by running:
  



More information about the debian-edu-commits mailing list