RE: Restarting sshd v3.6.1 on Solaris
From: wjnorth (wjnorth_at_earthlink.net)
Date: 05/17/03
- Previous message: Jason.Santos_at_pinnaclewest.com: "RE: Restarting sshd v3.6.1 on Solaris"
- In reply to: Curt D McIntosh: "Restarting sshd v3.6.1 on Solaris"
- Next in thread: Rahul Kalaskar: "Re: Restarting sshd v3.6.1 on Solaris"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: "Curt D McIntosh" <cmcintos@csc.com>, <secureshell@securityfocus.com> Date: Sat, 17 May 2003 13:29:14 -0700
Curt,
Why not just setup a cron job to run every few minutes and if the SSHD
daemon is down, restart it. Or you could simply create a script and stick it
in a continuous loop, sleep every few minutes, then check the daemon that
way.
If sshd is not running there isn't a way to restart it unless you have
physical access to the system, or console access via a terminal
concentrator.
-Wes
-----Original Message-----
From: Curt D McIntosh [mailto:cmcintos@csc.com]
Sent: Saturday, May 17, 2003 10:54 AM
To: secureshell@securityfocus.com
Subject: Restarting sshd v3.6.1 on Solaris
I have ssh 3.6.1p1 running on Solaris 2.5/6/7/8 and 9. Aside from walking
over to the host and issuing /etc/init.d/sshd start, how do restart sshd
if 1) it fails and 2) you modify the configuration file and need to
restart it on a remote host?
Thanks for the help,
Mc
- Previous message: Jason.Santos_at_pinnaclewest.com: "RE: Restarting sshd v3.6.1 on Solaris"
- In reply to: Curt D McIntosh: "Restarting sshd v3.6.1 on Solaris"
- Next in thread: Rahul Kalaskar: "Re: Restarting sshd v3.6.1 on Solaris"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|