[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] newbie SSH problem
- Subject: RE: [cobalt-users] newbie SSH problem
- From: "Gines Gazquez" <gines@xxxxxxxxxx>
- Date: Thu Apr 27 10:40:46 2000
Andy:
Sorry for my english...
In the script sshd replace:
> start)
> echo -n "Starting sshd: "
> daemon sshd
for
> start)
> echo -n "Starting sshd: "
> daemon /usr/local/sbin/sshd
or the path where sshd was installed, verify with:
which sshd
Few lines up in your script:
> [ -x /usr/local/sbin/sshd ] || exit 0
then /usr/local/sbin must be the path.
Works for me...
Best regads...
Gines
- - - - -
Gines Gazquez
MadrynCom
e-mail: gines@xxxxxxxxxx
http://www.madryn.com