Re: properly closing ldm logins
GARETTE Emmanuel <[email protected]>
| Newsgroups | gmane.linux.terminal-server.devel |
|---|---|
| Message-ID | <1219302897.6439.5.camel@emmanuel> |
Le mercredi 20 août 2008 à 10:23 -0700, Vagrant Cascadian a écrit :
> there was a patch to use "ssh -O exit", but this doesn't work with older
> openssh-server versions (seems to work on debian lenny with 5.1, but not
> 4.7- would be good to get feedback from other distros).
I just test it in etch and it's seems working great (with OpenSSH_4.3p2
Debian-9etch2, OpenSSL 0.9.8c 05 Sep 2006):
Start master connexion:
# /usr/bin/ssh -X -t -M -S toto localhost
Start a slave connexion:
# ssh -X -t -S toto localhost
Stop connexions:
# ssh -S toto localhost -O exit
All connexions are closed properly.
I don't have ltsp on this machin, but I don't understand why it didn't
works for you.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_____________________________________________________________________
Ltsp-developer mailing list. To un-subscribe, or change prefs, goto:
https://lists.sourceforge.net/lists/listinfo/ltsp-developer
For additional LTSP help, try #ltsp channel on irc.freenode.net