I downloaded and installed Openssh-2.9p2-1 server on RH 6.2. Trying to run
sshd gives me an error, and the problem appears to be the startup script. I
was able to get it to show an error in the init script in
/etc/rc.d/init.d... the section it appears to be having an exception to is
this:
(approximately line 43 to line 50)
my_failure() {
  local msg
  if
 [ $# -gt 1 ]; then
    msg="$2"
  else
  fi

I'd love to upgrade to 2.9.9, but since this IS a RH 6.2 machine it's
difficult...
Thanks...
    John

PS... I'm not subbed to this list, so please CC any replies to me.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to