I appologize in advance if this is a "stupid user problem" but here goes. I have a RH 6.1 machine with PAM 0.75. I installed OpenSSL and OpenSSH (2.9p1). ssh works fine however when I try to run sshd and then ssh into this same machine I get Failed Password for user x. I copied the RH sshd.pam file into /etc/pam.d/sshd. I even deleted the user and readded it. He can log onto the console but can't ssh into that machine. Root is the only user who can ssh into that machine. When I run sshd -d and try ssh -l amolds LinuxBox I get Permission Denied. What am I doing wrong? Thanks in advance. Aaron
did you do ./configure --with-pam ? - Ben On Mon, 20 Aug 2001, Olds, Aaron M wrote:> I appologize in advance if this is a "stupid user problem" but here goes. > I have a RH 6.1 machine with PAM 0.75. I installed OpenSSL and OpenSSH > (2.9p1). > ssh works fine however when I try to run sshd and then ssh into this same > machine > I get Failed Password for user x. I copied the RH sshd.pam file into > /etc/pam.d/sshd. > I even deleted the user and readded it. He can log onto the console but > can't ssh into > that machine. Root is the only user who can ssh into that machine. When I > run > sshd -d and try ssh -l amolds LinuxBox I get Permission Denied. What am I > doing wrong? > > Thanks in advance. > > Aaron >
yes. could it be directory permissions? i could not find any reference to what it should be. thanks Aaron M. Olds, CIW Research and Development Emery Worldwide, a CNF Company 2701 N.W. Vaughn St., Suite 650 Portland, OR 97210 Phone: 503.450.6665 mailto:olds.aaron at emeryworld.com -----Original Message----- From: mouring at etoh.eviladmin.org [mailto:mouring at etoh.eviladmin.org] Sent: Monday, August 20, 2001 1:52 PM To: Olds, Aaron M Cc: openssh-unix-dev at mindrot.org Subject: Re: sshd problem did you do ./configure --with-pam ? - Ben On Mon, 20 Aug 2001, Olds, Aaron M wrote:> I appologize in advance if this is a "stupid user problem" but here goes. > I have a RH 6.1 machine with PAM 0.75. I installed OpenSSL and OpenSSH > (2.9p1). > ssh works fine however when I try to run sshd and then ssh into this same > machine > I get Failed Password for user x. I copied the RH sshd.pam file into > /etc/pam.d/sshd. > I even deleted the user and readded it. He can log onto the console but > can't ssh into > that machine. Root is the only user who can ssh into that machine. WhenI> run > sshd -d and try ssh -l amolds LinuxBox I get Permission Denied. What am I > doing wrong? > > Thanks in advance. > > Aaron >