Hi Ben,

You didn't mention how you tried to execute sshd, so I'll try to cover
all the bases (that's a baseball expression for those that don't know).

1st if you are in the same directory as sshd you need to execute it like
this as root:

# ./sshd

There are security reasons for this which I won't go into. If this
method doesn't work then the permissions of the file must be wrong. Do
this:

# cd /usr/local/sbin
# chmod 744 sshd

If it doesn't work now then sshd must not be a real program. Try
recompiling and installing again.

Carl

On 11-Oct-99 Ben Segbawu wrote:
> Ok after days of frustration I finally got ssh to work on HP.
> How can I make sshd start. When I try to start sshd 
># whoami
> root
># /usr/local/sbin/sshd
> sh: /usr/local/sbin/sshd: Execute permission denied.
> 
> I am logged in as root.
> Do I need to modify any other configurations excluding sshd_config
> 
> thanks
> 
> Ben Segbawu
> Unix Administrator
> Sachs Group
> [EMAIL PROTECTED]
> (847) 475-7526 ext. 2017 

------------------------------------------------------------------------
E-Mail: Carl J. Nobile <[EMAIL PROTECTED]>
Date: 12-Oct-99                             Phone: 315-453-2912 Ex. 5336
Time: 08:46:09                                Fax: 315-453-3052

                                      Software Engineering Group
This message was sent by XFMail       AppliedTheory Corp.
------------------------------------------------------------------------

Reply via email to