Re: ssh error message

2002-09-12 Thread Ray Olszewski
At 10:40 AM 9/13/02 +0800, Peter wrote: >[...] >[EMAIL PROTECTED] said: > > As to the packages (what you call "programs") > >That's what we called them before the PCs were around, ;-). Not really. At least I didn't, either then or now. I was attempting to distinguish an actual program, such as s

Re: ssh error message

2002-09-12 Thread Peter
Alleluia, Thanks to all! rpm -i /mnt/cdrom/RedHat/RPMS/openssh-server-3.1p1-3 ]$ su -c '/sbin/service sshd start' Password: Starting sshd: [ OK ] [EMAIL PROTECTED] said: > As to the packages (what you call "programs") That's what we called them b

Re: ssh error message

2002-09-12 Thread Carl
> > >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 s

Re: ssh error message

2002-09-12 Thread Arthur Othieno
Ray Olszewski wrote: > 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" > retur

Re: ssh error message

2002-09-11 Thread Ray Olszewski
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 ca

Re: ssh error message

2002-09-11 Thread Peter
[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

Re: ssh error message

2002-09-11 Thread Peter
[EMAIL PROTECTED] said: > It appears you will have to compile sshd. Mine resides in /usr/local/ > sbin > are you running redhat where you can use a binary rpm or do you need > to compile from source? I am running RH72. I can't find a file called sshd in any of the CDs there is only openssh.

Re: ssh error message

2002-09-10 Thread lawson_whitney
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/

Re: ssh error message

2002-09-09 Thread Peter
[EMAIL PROTECTED] said: > Do you have the file: > /etc/ssh/sshd_config? Yes I have that file. ]# locate /etc/ssh/sshd_config /etc/ssh/sshd_config ]$ /etc/rc.d/init.d/sshd start Starting sshd:execvp: No such file or directory [FAILED]

Re: ssh error message

2002-09-08 Thread Alan Womack
Do you have the file: /etc/ssh/sshd_config? Please try running sshd from the command prompt. Alan - 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 rea

Re: ssh error message

2002-09-08 Thread Peter
Thanks! [EMAIL PROTECTED] said: > Can you post the portion of your log entries which show some details? > You may have to turn on debugging features to get the output. Sep 8 09:52:46 philonline apmd: apmd startup succeeded Sep 8 09:52:46 philonline sshd: Starting sshd: Sep 8 09:52:46 philonl

re: ssh error message

2002-09-07 Thread Alan Womack
Can you post the portion of your log entries which show some details? You may have to turn on debugging features to get the output. >> when booting I get the following message: >> starting ssh: execvp: No such file or directory [failed] >> I uninstalled openssh, reinstalled, still I g

ssh error message

2002-09-07 Thread Peter
Hi, when booting I get the following message: starting ssh: execvp: No such file or directory [failed] I uninstalled openssh, reinstalled, still I get the same message. How do I correct this? Thanks & regards -- Peter - To unsubscribe from this list: send the line "unsubscribe linux-new