Gentoo Archives: gentoo-user

From: "Stefan G. Weichinger" <lists@×××××.at>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: ssh rekeying slow ?
Date: Wed, 25 Jun 2014 21:46:58
Message-Id: 53AB4284.3020200@xunil.at
In Reply to: Re: [gentoo-user] Re: ssh rekeying slow ? by "Stefan G. Weichinger"
1 Am 25.06.2014 23:31, schrieb Stefan G. Weichinger:
2 > Am 25.06.2014 23:10, schrieb Stefan G. Weichinger:
3 >
4 >> I will see if I can figure out what to do ...
5 >
6 > To me it looks as if my issue is related to this line in the logs:
7 >
8 > Jun 25 23:30:45 mythtv sshd[5387]: pam_systemd(sshd:session): Failed to
9 > create session: Connection timed out
10 >
11 > hmm ...
12 >
13 yes.
14
15 edited /etc/pam.d/system-auth and commented this line (to be disabled):
16
17 #-session optional pam_systemd.so
18
19 Immediate logins now.
20
21 Other people on the web face(d) that as well, according to google.
22
23 S