Re: SSH Session administrating
From: Nico Kadel-Garcia (nkadel_at_verizon.net)
Date: 09/06/03
- Next message: zeroK: "Re: Ports/Protocols that have to be open for SSHD?"
- Previous message: Richard E. Silverman: "Re: Ports/Protocols that have to be open for SSHD?"
- In reply to: Thomas Binder: "Re: SSH Session administrating"
- Next in thread: PDock: "Re: SSH Session administrating"
- Reply: PDock: "Re: SSH Session administrating"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 06 Sep 2003 00:23:09 GMT
Thomas Binder wrote:
> Hi!
>
> Marmos <Marmos@gmx.ch> wrote:
>
>>I wonder how the administrator should know if it is ok to
>>restart the server or if he is just going to interrupt some
>>important filetransfer.
>
>
> At least with OpenSSH's sshd, established sessions will stay alive
> whenn you kill or restart the master sshd. And I don't think that
> other sshds handle this differently.
This trick *usually* works just fine. If, however, you have just
replaced your sshd and restarted the daemon, I've had fascinating
problems with the ssh client used to do the work refusing to exit
gracefully. I'm not sure why this happened, but I've had to handcraft a
tool to do the ssh command to do the remote installation, restart the
daemon, then slap the ssh connection in the head to close it and keep it
from never exiting.
- Next message: zeroK: "Re: Ports/Protocols that have to be open for SSHD?"
- Previous message: Richard E. Silverman: "Re: Ports/Protocols that have to be open for SSHD?"
- In reply to: Thomas Binder: "Re: SSH Session administrating"
- Next in thread: PDock: "Re: SSH Session administrating"
- Reply: PDock: "Re: SSH Session administrating"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|