Peter -- if ldd cannot find sshd at its normal install location, then either you did not install it (no matter what you think you did) or you installed it to a non-standard location.
To check the second possibility, see if (as root) "find / -name sshd" returns anything. If it does, then you can probably just creater a symlink in /usr/sbin/ to the real location. As to the packages (what you call "programs") you say are installed ... that version of OpenSSH is the current one. The Debian equivalent, "ssh", installs both server (sshd) and client (ssh). From the assortment of package names you list, I'd *guess* that RH has the server and client separated. So if "find" does not turn it up for you, I'd try re-installing the openssh-3.1p1-3 package (it's likely to be the server, since another is middle-named "clients") and seeing if that helps. At 10:42 AM 9/12/02 +0800, Peter wrote: >[EMAIL PROTECTED] said: > > > On Mon, 9 Sep 2002, Peter wrote: > > > Sep 8 09:52:46 philonline apmd: apmd startup succeeded > > Sep 8 09:52:46 philonline sshd: Starting sshd: > > Sep 8 09:52:46 philonline sshd: execvp: No such file or directory > > Aha! sshd. I thought it was odd to try to run ssh as a daemon. > > > try "file /usr/sbin/sshd" "ldd /usr/sbin/sshd" for details on shared > > library problems; see if user 0 can run it from the command line: "/ > > usr/sbin/sshd" > >]# ldd /usr/sbin/sshd >ldd: /usr/sbin/sshd: No such file or directory. > >In none of the /bin /sbin directories is there any sshd file and I do not >know >in which program it is hidden in any of the install CDs of RH7.2. > >These programs are installed: >openssh-3.1p1-3 >openssh-askpass-3.1p1-3 >openssh-askpass-gnome-3.1p1-3 >openssh-clients-3.1p1-3 -- -------------------------------------------"Never tell me the odds!"-------- Ray Olszewski -- Han Solo Palo Alto, California, USA [EMAIL PROTECTED] ------------------------------------------------------------------------------- - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs