Officially SuSE 7.3 is not supported by LTSP 3.0
and if you try to run the "/ltsp_core/install.sh"  you will get the following 
message:
"Sorry, but SuSE version 7.3 not supported :-("

Well the beauty of SuSE distro is that location and names of config files 
don't change between releases. And to make LTSP to install under SuSE 7.3 you 
have to make a few minor changes to install scripts. Untar package 
ltsp_core-3.0.0-i386.tgz, cd into ltsp_core.
        a. cp suse-7.1.sh suse-7.3.sh
        b. edit suse-7.3.sh , find line "if [ "$VERSION" = "7.1" ]; then" and change 
        7.1 to 7.3, save and run the "/ltsp_core/install.sh"

One more thing, the install script doesn't enable kdm on SuSE 7.3, so just 
edit "/opt/kde2/share/config/kdm/kdmrc", find line:
[Xdmcp]
Enable=true

Make sure it is enabled.
One more tip.
By default on SuSE any user can reboot or shutdown server from KDM, to limit 
the shutdown to authorized users do the following. In kdmrc find lines
[X-*-Greeter]
AllowShutdown=All
change All to root

Let me know if I missed anything. :-)
Good Luck
-- 
Alex Levit
Senior Network Engineer
Kel-Tek Inc.
TEL: 626-571-6927
FAX: 626-571-8794
'[EMAIL PROTECTED]'

_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net

Reply via email to