Check your permissions on the binary. It sounds like it does not have the execute bit in place. As root: chmod 755 /usr/local/sbin/sshd -_- On Mon, 11 Oct 1999, Ben Segbawu wrote: > Date: Mon, 11 Oct 1999 17:18:11 -0500 > From: Ben Segbawu <[EMAIL PROTECTED]> > To: "Ssh (E-mail)" <[EMAIL PROTECTED]> > Subject: sshd > > 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 > >
