Quoting JC Ferguson <[EMAIL PROTECTED]>: > This is on RedHat 7.0 > > in /usr/local/ssh_config, i enabled PasswordAuthentication (appended) > in /usr/local/sshd_config, likewise. (appended) > > note: on the client side, i also edited /usr/local/etc/ssh_config and > enabled PasswordAuthentication As you are using RH, i think you need the PAM password authentication on server side. > *********** sshd_config on the server i am trying to connect to ******* > > # Uncomment to enable PAM keyboard-interactive authentication > # Warning: enabling this may bypass the setting of > 'PasswordAuthentication' > #PAMAuthenticationViaKbdInt yes Uncomment that last line (PAMAuthenticationViaKbdInt yes). Henrikki Almusa --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
