-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am Montag, 22. November 2004 07:56 schrieb Ilkka Koivistoinen: > Problem: Shutdown from login screen in LTSP client closes down the > server - not a client. I changed the permissions for commands halt, > poweroff, shutdown in /sbin from server. Probably I should change > something also in /opt/ltsp/i386/... ?
Clicking the "shutdown" button in kdm runs the shutdown program exactly where the kdm is running, which happens to be the server.... Most people setup kdm to not allow for remote users to shutdown the server. The file /etc/kde3/kdm/kdmrc on a Debian system (others may differ in file location) contains a section [X-*-core]; the setting AllowShutdown=Root requires a root password to shutdown the server from other machines (while the section [X-:*-core], mind the colon, refers to locally displayed screens). For using the shutdown buttons to control terminal power there seems not ot be an easy solution yet, this usually requires some kdm source code hacking. If you don't mind typing something in a text shell, there is support for remote powering off the terminals with the ltspinfod. It's just not hooked into kdm. > How to close the terminal safetly without closing down the whole server? Press the terminal power button has been a good way to do so for most people ;-) Regards Anselm -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBoZdIRGDyvz+XrnkRAjOlAKDR1q8JMKev2sqvpF0XhJADoSXbCwCfdOQx 7Aw0Mn2LSeC+IKn3uDzDxVE= =X9lK -----END PGP SIGNATURE----- ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _____________________________________________________________________ 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.freenode.net
