[opensuse] Long wait between password and shell on SSH on OS13.2
Hello list! I see a strange effect on my updated OpenSuSE 13.2: I can login via ssh without problems. But after the pasword promt there is a env. 30 sec wait time until the shell finally appears. I see the same effect also while using "sudo". in the /var/log/messages i see this: tbuhl dbus[19657]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' 2014-12-02T22:16:26.153336+01:00 tbuhl dbus[19657]: [system] Failed to activate service 'org.freedesktop.login1': timed out 2014-12-02T22:16:26.153878+01:00 tbuhl cron[15446]: pam_systemd(crond:session): Failed to create session: Die Wartezeit für die Verbindung ist abgelaufen 2014-12-02T22:16:26.720197+01:00 tbuhl CRON[15446]: pam_unix(crond:session): session closed for user root Die Wartezeit für die Verbindung ist abgelaufen -> timeout waiting for connection and systemd's journalctl -u dbus tells me : Dez 02 22:16:26 tbuhl dbus[19657]: [system] Failed to activate service 'org.freedesktop.login1': timed out Any idea what can go wrong here? Thanks for any input that can help! --Tom -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 12/02/2014 01:26 PM, Tom Bühlmann wrote:
I can login via ssh without problems. But after the pasword promt there is a env. 30 sec wait time until the shell finally appears. I see the same effect also while using "sudo".
When you say YOU can login via ssh without problem, does that mean you (a non root user) can login without problems and without a delay? When the password box appears, are you sure you enter root's password, and not your own password? (OS is different than 'buntu in this regard). -- After all is said and done, more is said than done. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 03/12/14 10:26, Tom Bühlmann wrote:
Hello list! I see a strange effect on my updated OpenSuSE 13.2: I can login via ssh without problems. But after the pasword promt there is a env. 30 sec wait time until the shell finally appears. I see the same effect also while using "sudo".
The first entry in this piece might help: http://injustfiveminutes.com/2013/03/13/fixing-ssh-login-long-delay/ -- Robin K Wellington "Harbour City" New Zealand -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Am 02.12.2014 23:28, schrieb Robin Klitscher:
On 03/12/14 10:26, Tom Bühlmann wrote:
Hello list! I see a strange effect on my updated OpenSuSE 13.2: I can login via ssh without problems. But after the pasword promt there is a env. 30 sec wait time until the shell finally appears. I see the same effect also while using "sudo".
The first entry in this piece might help:
http://injustfiveminutes.com/2013/03/13/fixing-ssh-login-long-delay/
Thanks for your tip Robin. Unfortunately it didn't help. I just discovered that i see the same effect also on a VT at the machine or by logging in via seria console. --Tom -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Hi all! Am 03.12.2014 08:44, schrieb Thomas Bühlmann:
Am 02.12.2014 23:28, schrieb Robin Klitscher:
On 03/12/14 10:26, Tom Bühlmann wrote:
Hello list! I see a strange effect on my updated OpenSuSE 13.2: I can login via ssh without problems. But after the pasword promt there is a env. 30 sec wait time until the shell finally appears. I see the same effect also while using "sudo".
The first entry in this piece might help:
http://injustfiveminutes.com/2013/03/13/fixing-ssh-login-long-delay/
Thanks for your tip Robin. Unfortunately it didn't help. I just discovered that i see the same effect also on a VT at the machine or by logging in via seria console.
--Tom
I had to beboot my machine once more - problem gone! Sorry for the noise! --Tom -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Tom Bühlmann wrote:
Hello list! I see a strange effect on my updated OpenSuSE 13.2: I can login via ssh without problems. But after the pasword promt there is a env. 30 sec wait time until the shell finally appears. I see the same effect also while using "sudo".
[snip][
Any idea what can go wrong here?
This happens to me occasionally, but sofar it has always been a DNS problem or a network ditto causing DNS to be unavailable. I.e. sshd is probably trying to do a reverse look up on the client IP address, and the login delay you see is the DNS timeout. /Per -- Per Jessen, Zürich (4.5°C) http://www.hostsuisse.com/ - dedicated server rental in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (5)
-
John Andersen
-
Per Jessen
-
Robin Klitscher
-
Thomas Bühlmann
-
Tom Bühlmann