SSH was working and then I installed ProFTPd running under xinetd.  After
the install and configuration my SSH started rejecting logins:

Permission denied, please try again.

I checked my /var/log/secure log file and found the following:

sshd[8088]: input_userauth_request: illegal user <username>
sshd[8088]: Could not reverse map address 127.0.0.1
sshd[8088]: Failed none for illegal user <username> from 127.0.0.1 port
32819 ssh2
sshd[8088]: Failed keyboard-interactive for illegal user <username> from
127.0.0.1 port 32819 ssh2
sshd[8088]: Connection Closed by 127.0.0.1  **I get the same error when
attempting from NON localloop IPs as well.

I searched on the net and most of the solutions that I found to this issue
dealt with my hosts.allow and hosts.deny files.  I had already added the
sshd: ALL line to my hosts.allow, but that did not have an effect on the
issue.  Im completely stuck on what to try or do next, any insight would be
greatly appreciated.


Thanks,

DK 




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to