|
|
ru.linux- RU.LINUX --------------------------------------------------------------------- From : Ivan Revyakin 2:5020/400 06 Feb 2002 18:26:27 To : All Subject : Hе пускает ssh ??? -------------------------------------------------------------------------------- Блин, замучился уже. Поставил openssh-3.0.2p1.tar.gz на RedHat6.0. Hо ни одним пользователем на могу зайти на него. Через телнет - заходит, все нормально. sshd пишет такой лог (см. ниже). Я так понимаю, он не может сопоставить вводимый пароль с паролем john-а в /etc/passwd - строка: Feb 6 16:55:59 olga sshd[646]: Failed password for john from 127.0.0.1 port 1028 ssh2 Через телнет то john входит без проблем. Кто что скажет? лог начиная с запуска демона и кончая остановкой: Feb 6 16:55:29 olga sshd: sshd startup succeeded Feb 6 16:55:29 olga modprobe: can't locate module net-pf-10 Feb 6 16:55:29 olga sshd[638]: socket: Invalid argument Feb 6 16:55:29 olga sshd[638]: Server listening on 0.0.0.0 port 22. Feb 6 16:55:29 olga sshd[638]: Generating 768 bit RSA key. Feb 6 16:55:29 olga sshd[638]: RSA key generation complete. Feb 6 16:55:56 olga sshd[646]: Connection from 127.0.0.1 port 1028 Feb 6 16:55:56 olga sshd[646]: Enabling compatibility mode for protocol 2.0 Feb 6 16:55:56 olga sshd[646]: Failed none for john from 127.0.0.1 port 1028 ssh2 Feb 6 16:55:56 olga sshd[646]: Failed keyboard-interactive for john from 127.0.0.1 port 1028 ssh2 Feb 6 16:55:59 olga sshd[646]: Failed password for john from 127.0.0.1 port 1028 ssh2 Feb 6 16:56:05 olga last message repeated 2 times Feb 6 16:56:05 olga sshd[646]: Connection closed by 127.0.0.1 Feb 6 16:56:17 olga sshd[638]: Received signal 15; terminating. Feb 6 16:56:17 olga sshd: sshd shutdown succeeded файл конфигурации sshd_config: # $OpenBSD: sshd_config,v 1.34 2001/02/24 10:37:26 deraadt Exp $ # This sshd was compiled with PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin # This is the sshd server system-wide configuration file. See sshd(8) # for more information. Port 22 HostKey /usr/local/etc/ssh_host_key HostKey /usr/local/etc/ssh_host_rsa_key HostKey /usr/local/etc/ssh_host_dsa_key ServerKeyBits 768 LoginGraceTime 600 KeyRegenerationInterval 3600 PermitRootLogin yes IgnoreRhosts yes StrictModes yes X11Forwarding no X11DisplayOffset 10 PrintMotd yes KeepAlive yes SyslogFacility AUTH LogLevel DEBUG3 RhostsAuthentication no RhostsRSAAuthentication no RSAAuthentication yes PasswordAuthentication yes PermitEmptyPasswords no ChallengeResponseAuthentication no Subsystem sftp /usr/local/libexec/sftp-server --- ifmail v.2.15dev5 * Origin: Demos online service (2:5020/400) Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.linux/65774f2c6f7f.html, оценка из 5, голосов 10
|