https://bugzilla.mindrot.org/show_bug.cgi?id=2282
--- Comment #8 from [email protected] --- Original node problem discovered on (B for bad): # uname -a | sed "s/$(hostname)/myhost.mydomain/g" ; cat /etc/redhat-release ; rpm -qa | grep openssh-server Linux myhost.mydomain 2.6.32-220.2.1.el6.x86_64 #1 SMP Fri Dec 23 02:21:33 CST 2011 x86_64 x86_64 x86_64 GNU/Linux CentOS release 6.2 (Final) openssh-server-5.3p1-70.el6.x86_64 Testing on a fresh Centos6.5 test host (G for good): Linux myhost.mydomain 2.6.32-431.el6.x86_64 #1 SMP Fri Nov 22 03:15:09 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux CentOS release 6.5 (Final) openssh-server-5.3p1-94.el6.x86_64 and I'm unable to replicate the problem here. These packages are originally from Redhat and CentOS-ified. It would seem this bug was fixed between 24 builds of 5.3p1. Perhaps this was actually bug with SSSD (or how openssh and SSSD 'interact' - I know that sssd has some serious issues in the first version released with RedHat 6): B: sssd-client-1.5.1-66.el6_2.1.x86_64 G: sssd-client-1.9.2-129.el6_5.4.x86_64 I find it odd this bug was never discovered or even mentioned. 127 users or so seems like a small number. Anyway, at least on Centos6.5, this bug isn't present. -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
