URL: https://github.com/SSSD/sssd/pull/89 Title: #89: nss: rewrite nss responder so it uses cache_req
lslebodn commented: """ On (06/12/16 02:40), Pavel Březina wrote: >On 12/05/2016 04:36 PM, lslebodn wrote: >> SSS_SEED user offline authentication failed: >> >> * block access to the ldap >> * sleep a bit (e.g. 4 seconds) >> * seed the SSSD cache with a user: sss_seed -D LDAP -n seeduser -u >> 10121 -g 10121 -c "Temporary" -h /home/temp-user -s /bin/bash >> * type some password twice for finishing sss_seed (e.g. SimplePassword123) >> * authenticate as a seeduser with password SimplePassword123 > >This fails for me even on master: >[pam_reply] (0x0200): pam_reply called with result [9]: Authentication >service cannot retrieve authentication info. > It just mean that I didn't provide reliable reproducer because it works on master. FYI: it is caused by valgrind error "Syscall param socketcall.sendto(msg) points to uninitialised byte(s)" LS """ See the full comment at https://github.com/SSSD/sssd/pull/89#issuecomment-265244156
_______________________________________________ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org