MAX_LDAP_CONFIG_RETRY_TIME
if (sleep_seconds > MAX_LDAP_CONFIG_RETRY_TIME)
sleep_seconds = MAX_LDAP_CONFIG_RETRY_TIME;