Overview
Fixed an issue where authentication failed due to a process responsible for handling authentication requests getting corrupted.
Impact
Authd might crash and cause commit failures.
root_cause
Race condition when an FQDN commit and a normal commit occur within milliseconds of each other.
workaround
Avoid using an FQDN object for the LDAP server.