adobe-apiplatform / user-sync.py

Application for synchronizing Adobe customer directories via the User Management API
https://adobe-apiplatform.github.io/user-sync.py/en/user-manual/
MIT License
87 stars 67 forks source link

Include in log which IP addresses are unsuccessful with the LDAPS connection #843

Closed mmiddlet closed 5 months ago

mmiddlet commented 6 months ago

When a connection to a single DNS server or domain controller fails, ideally, the unsuccessful IP addresses should be added to the log. This would be very helpful.

Of course, if a connection to a single DNS server or domain controller fails, ideally the application should have the intelligent logic coded in to attempt to connect to an alternate DNS server or domain controller.

adorton-adobe commented 5 months ago

duplicate of #841