bugzilla-daemon at bugzilla.mindrot.org
2007-Sep-10 20:51 UTC
[Bug 1359] New: keyboard repeats when somebody logins as root through ssh
http://bugzilla.mindrot.org/show_bug.cgi?id=1359 Summary: keyboard repeats when somebody logins as root through ssh Product: Portable OpenSSH Version: 4.7p1 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: bitbucket at mindrot.org ReportedBy: pacho at condmat1.ciencias.uniovi.es If somebody connects to my system using ssh and logins as root (and sometimes also as user) keyboard will repeat until user switch to console and comes back to X. This occurs on all my gentoo systems with openssh-4.5_p1, 4.6_p1 and 4.7_p1 Thanks a lot -- Configure bugmail: http://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2007-Sep-11 00:06 UTC
[Bug 1359] keyboard repeats when somebody logins as root through ssh
http://bugzilla.mindrot.org/show_bug.cgi?id=1359 Darren Tucker <dtucker at zip.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dtucker at zip.com.au --- Comment #1 from Darren Tucker <dtucker at zip.com.au> 2007-09-11 10:06:40 --- What do you mean by "repeats"? The same key appears multiple times when you press it once, or the keystrokes are echoed even when they should not be (eg while entering a password)? Do you have PAM enabled and if so, what modules do you have in the sshd stack? If you do have it enabled, do you see the same behaviour with "UsePAM no" in sshd_config. Can you reproduce the problem with a vanilla OpenSSH 4.7p1 from openssh.com without any Gentoo modifications? (I have no idea what, if anything, Gentoo changes.) -- Configure bugmail: http://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2007-Sep-11 12:54 UTC
[Bug 1359] keyboard repeats when somebody logins as root through ssh
http://bugzilla.mindrot.org/show_bug.cgi?id=1359 --- Comment #2 from Pacho Ramos <pacho at condmat1.ciencias.uniovi.es> 2007-09-11 22:54:50 --- (In reply to comment #1)> What do you mean by "repeats"? The same key appears multiple times > when you press it once, or the keystrokes are echoed even when they > should not be (eg while entering a password)? >When anybody logins as root, keyboard starts to fail in X, sometimes, if I press a key, it is repeated: llllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllsssssssssssssssssssssssssssssss ... until I switch to a console and come back to X. But, for example now, when I was trying with openssh without pam, keyboard simply cannot write anything but it works, because I can switch to a console and come back to X also (Ctrl+Alt+F2 -> Ctrl+Alt+F7).> Do you have PAM enabled and if so, what modules do you have in the sshd > stack? If you do have it enabled, do you see the same behaviour with > "UsePAM no" in sshd_config. >I get the same problem with and without pam enabled> Can you reproduce the problem with a vanilla OpenSSH 4.7p1 from > openssh.com without any Gentoo modifications? (I have no idea what, if > anything, Gentoo changes.) >My gentoo build only has the following modified: 1. After unpacking sources it runs: sed -i \ -e '/_PATH_XAUTH/s:/usr/X11R6/bin/xauth:/usr/bin/xauth:' \ pathnames.h || die sed -i "s:-lcrypto:$(pkg-config --libs openssl):" configure{,.ac} || die 2. Configure is run with the following options: $ ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-ldflags--disable-strip --sysconfdir=/etc/ssh --libexecdir=/usr/lib64/misc --datadir=/usr/share/openssh --disable-suid-ssh --with-privsep-path=/var/empty --with-privsep-user=sshd --with-md5-passwords --without-ldap --without-libedit --without-kerberos5 --with-tcp-wrappers --without-selinux --without-skey --without-opensc --with-pam --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu 3. After installing: $ chmod 600 /etc/ssh/sshd_config If you want, I can upload some config files... Thanks a lot :-) -- Configure bugmail: http://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2007-Sep-11 13:02 UTC
[Bug 1359] keyboard repeats when somebody logins as root through ssh
http://bugzilla.mindrot.org/show_bug.cgi?id=1359 --- Comment #3 from Pacho Ramos <pacho at condmat1.ciencias.uniovi.es> 2007-09-11 23:02:34 --- I attach a small video showing the problem, keyboard stops when I go to console 1 and come back to X: http://files.myopera.com/pacho/files/out.ogg -- Configure bugmail: http://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2007-Sep-22 09:58 UTC
[Bug 1359] keyboard repeats when somebody logins as root through ssh
http://bugzilla.mindrot.org/show_bug.cgi?id=1359 Pacho Ramos <pacho at condmat1.ciencias.uniovi.es> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #4 from Pacho Ramos <pacho at condmat1.ciencias.uniovi.es> 2007-09-22 19:58:13 --- Sorry, this is caused by this: http://bugs.gentoo.org/show_bug.cgi?id=192442#c11 -- Configure bugmail: http://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2008-Apr-03 23:00 UTC
[Bug 1359] keyboard repeats when somebody logins as root through ssh
https://bugzilla.mindrot.org/show_bug.cgi?id=1359 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Damien Miller <djm at mindrot.org> 2008-04-04 10:00:43 --- Close resolved bugs after release. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug.