Re: Please help with OpenSSH

2002-10-10 Thread k.clair
I've had this problem after installing ssh from the source code instead of from the rpm. The problem was that when i ran ./configure i didn't specify --with-pam. kristina On Wed, Oct 09, 2002 at 05:04:59PM -0300, juaid wrote: - From: "David Busby" <[EMAIL PROTECTED]> - - > When I try to connec

Re: Please help with OpenSSH

2002-10-09 Thread Todd A. Jacobs
On Wed, 9 Oct 2002, David Busby wrote: > compiled, installed. When I try to connect to the computer via SSH it > tells me that access is denied. I know I'm typing in the correct Make sure /etc/hosts.allow has an entry for sshd, and that your iptables/ipchains script is allowing port 22. --

Re: Please help with OpenSSH

2002-10-09 Thread juaid
From: "David Busby" <[EMAIL PROTECTED]> > When I try to connect to the computer via SSH it > tells me that access is denied. I know I'm typing in the correct > password. are you trying to connect as root? did you check the /etc/ssh/sshd_config file? there you enable or disable root access

Re: Please help with OpenSSH

2002-10-09 Thread Bret Hughes
On Wed, 2002-10-09 at 14:40, David Busby wrote: > List, > I installed latest version of OpenSSH onto my RedHat 7.3 box and then > compiled, installed. When I try to connect to the computer via SSH it > tells me that access is denied. I know I'm typing in the correct > password. I'm not

Please help with OpenSSH

2002-10-09 Thread David Busby
List, I installed latest version of OpenSSH onto my RedHat 7.3 box and then compiled, installed. When I try to connect to the computer via SSH it tells me that access is denied. I know I'm typing in the correct password. I'm not to sure how OpenSSH handles my password. There are so