URL: https://github.com/SSSD/sssd/pull/806 Title: #806: sudo: always use server highest usn for smart refresh
sumit-bose commented: """ Hi Pavel,
after looking at the patch for some time I wonder what is the modification that actually changed the behavior? The call to 'sysdb_compare_usn()' is removed but since the 'if (usn_number > srv_opts->last_usn)' is still present I would expected that the overall behavior stays the same? Is there a chance that some other patch is missing?
bye, Sumit """
See the full comment at https://github.com/SSSD/sssd/pull/806#issuecomment-488576529