PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Webmin SSH login schlägt fehl



muling
08.06.07, 14:27
Hallo an alle,

Ich habe auf meinem Server Suse Linux 10.1 und Webmin 1.340 laufen, aber wenn ich mich per SSH von Webmin aus einloggen will, erhalte ich die Meldung "login & Password not accepted" Ich habe es auch mit der "alten" Version von SSH von Webmin versucht... Wenn ich in der Modulkonfiguration Telnet angebe kann ich mich mit dem telnet-Server verbinden, aber nicht mit ssh...

Wäre super wenn mir jemand auf die Sprünge helfen könnte...

derRichard
08.06.07, 15:07
hallo!

als ich noch webmin verwendet hab, konnte das ssh von webmin nur sshv1.
jeder vernünftige server wird so eine verbindung ablehnen.

hth,
//richard

muling
08.06.07, 15:23
Hi, ich kann bei Webmin aus SSH version 1 und "New Version SSH 1 and 2" auswählen... In meinem Syslog steht garnichts, auch nicht dass das Passwort falsch wäre.

Wenn ich nun mich per Telnet einlogge würde es ja trotzdem gehen, da webmin auf dem Server läuft dürften es ja keine Sicherheitslöcher dort geben, oder?

snowcrash23
08.06.07, 16:08
Hallo muling
versuchst du dich vielleicht als root anzumelden? Das ist AFAIR standardmäßig nicht erlaubt. Guck doch einfach mal bei Webmin unter den SSH-Server Einstellungen nach, dort kannst du auch den Zugriff für bestimmte Hosts/Adressbereiche verweigern, vielleicht liegt ja dort das Problem.

MfG
snowcrash

muling
08.06.07, 19:40
Hi!,

Ich habe es auch schon mit anderen Usern versucht, und auch die Host-Einstellungen überprüft. Nach einer weile erscheint in meinem Syslog folgende Zeile:

Jun 8 19:36:20 server sshd[22893]: Did not receive identification string from 192.168.0.10

Es erscheint keine Meldung dass das Passwort falsch sei... Ich werde mal den SSH-Server neu konfigurieren, vielleicht mal neu installieren, vielleicht gehts ja dann.
Ich werde meine Ergebnisse berichten^^

Ich hänge mal meine Konfigurationsdatei an, vielleicht findet ja jemand einen Fehler:

# $OpenBSD: sshd_config,v 1.72 2005/07/25 11:59:40 markus Exp $

# This is the sshd server system-wide configuration file. See
# sshd_config(5) for more information.

# This sshd was compiled with PATH=/usr/bin:/bin:/usr/sbin:/sbin

# The strategy used for options in the default sshd_config shipped with
# OpenSSH is to specify options with their default value where
# possible, but leave them commented. Uncommented options change a
# default value.

#Port 22
#Protocol 2,1
#AddressFamily any
#ListenAddress 0.0.0.0
#ListenAddress ::

# HostKey for protocol version 1
#HostKey /etc/ssh/ssh_host_key
# HostKeys for protocol version 2
#HostKey /etc/ssh/ssh_host_rsa_key
#HostKey /etc/ssh/ssh_host_dsa_key

# Lifetime and size of ephemeral version 1 server key
#KeyRegenerationInterval 1h
#ServerKeyBits 768

# Logging
# obsoletes QuietMode and FascistLogging
#SyslogFacility AUTH
#LogLevel INFO

# Authentication:

#LoginGraceTime 2m
#PermitRootLogin yes
#StrictModes yes
#MaxAuthTries 6

#RSAAuthentication yes
#PubkeyAuthentication yes
#AuthorizedKeysFile .ssh/authorized_keys

# For this to work you will also need host keys in /etc/ssh/ssh_known_hosts
#RhostsRSAAuthentication no
# similar for protocol version 2
#HostbasedAuthentication no
# Change to yes if you don't trust ~/.ssh/known_hosts for
# RhostsRSAAuthentication and HostbasedAuthentication
#IgnoreUserKnownHosts no
# Don't read the user's ~/.rhosts and ~/.shosts files
#IgnoreRhosts yes

# To disable tunneled clear text passwords, change to no here!
PasswordAuthentication no
#PermitEmptyPasswords no

# Change to no to disable s/key passwords
#ChallengeResponseAuthentication yes

# Kerberos options
#KerberosAuthentication no
#KerberosOrLocalPasswd yes
#KerberosTicketCleanup yes
#KerberosGetAFSToken no

# GSSAPI options
#GSSAPIAuthentication no
#GSSAPICleanupCredentials yes

# Set this to 'yes' to enable support for the deprecated 'gssapi' authentication
# mechanism to OpenSSH 3.8p1. The newer 'gssapi-with-mic' mechanism is included
# in this release. The use of 'gssapi' is deprecated due to the presence of
# potential man-in-the-middle attacks, which 'gssapi-with-mic' is not susceptible to.
#GSSAPIEnableMITMAttack no


# Set this to 'yes' to enable PAM authentication, account processing,
# and session processing. If this is enabled, PAM authentication will
# be allowed through the ChallengeResponseAuthentication mechanism.
# Depending on your PAM configuration, this may bypass the setting of
# PasswordAuthentication, PermitEmptyPasswords, and
# "PermitRootLogin without-password". If you just want the PAM account and
# session checks to run without PAM authentication, then enable this but set
# ChallengeResponseAuthentication=no
UsePAM yes

#AllowTcpForwarding yes
#GatewayPorts no
X11Forwarding yes
#X11DisplayOffset 10
#X11UseLocalhost yes
#PrintMotd yes
#PrintLastLog yes
#TCPKeepAlive yes
#UseLogin no
#UsePrivilegeSeparation yes
#PermitUserEnvironment no
#Compression delayed
#ClientAliveInterval 0
#ClientAliveCountMax 3
#UseDNS yes
#PidFile /var/run/sshd.pid
#MaxStartups 10

# no default banner path
#Banner /some/path

# override default of no subsystems
Subsystem sftp /usr/lib/ssh/sftp-server

# This enables accepting locale enviroment variables LC_* LANG, see sshd_config(5).
AcceptEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES
AcceptEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT
AcceptEnv LC_IDENTIFICATION LC_ALL
GatewayPorts yes
AllowTcpForwarding yes
KeepAlive yes
Protocol 1,2

MarioH
08.06.07, 22:50
Das ist eigentlich die Standard-Konfig von SuSE, mit der kann sich jeder Benutzer, der am Server angelegt ist, auch mit seiner Kennung und Passwort anmelden.

muling
09.06.07, 01:26
Hallo,

Ja, eben... Ich hab auch den SSH-Daemon mal neu installiert, aber ich krieg immer das gleiche Resultat... Für mich sieht es so aus, als würde webmin dem SSHd "falsche" Dinge zusenden, denn der schreibt ja nur ins Syslog, dass sich niemand authentifiziert hat. Sollte ich mal einen anderen SSHd ausprobieren, oder bin ich mit dem SuSe-eigenen schon gut beraten?

MarioH
10.06.07, 16:55
Funktioniert eigentlich eine direkte Einwahl vom Client per SSH (falls Client eine Win-Maschine ist, Putty benutzen)? Dann könnte man die SSH-Implementierung von Webmin als Fehler eingrenzen.

Blade
10.06.07, 17:17
Du meldest Dich mit dem Browser schon per https://... bei dem Server an? Nur so ein Gedanke, http:// sollte dann nicht klappen.