Re: Restarting sshd without interruption
From: sinister (sinister_at_nospam.invalid)
Date: 01/06/05
- Next message: Mandy: "Re: SSH and Port Forwarding"
- Previous message: JimmyL: "plink truncates command?"
- In reply to: Me: "Re: Restarting sshd without interruption"
- Next in thread: Stefaan A Eeckels: "Re: Restarting sshd without interruption"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 06 Jan 2005 18:38:01 GMT
"Me" <me@here.co.uk> wrote in message news:344vvtF46lrv8U1@individual.net...
> sinister wrote:
>> I need to change the sshd config file to allow X11 forwarding and then
>> restart sshd. How can I do this without possibility interrupting users
>> currently using sshd? If I can't, is there a way to check to see if
>> there are any live connections?
>>
>> TIA,
>>
>> S
>>
>>
> kill -HUP the pid of the main sshd process (the one with a parent ID of 1)
OK, that worked, thanks.
-S
>
- Next message: Mandy: "Re: SSH and Port Forwarding"
- Previous message: JimmyL: "plink truncates command?"
- In reply to: Me: "Re: Restarting sshd without interruption"
- Next in thread: Stefaan A Eeckels: "Re: Restarting sshd without interruption"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|