URL: https://github.com/SSSD/sssd/pull/5300
Title: #5300: ad: use parallel cldap ping for site discovery

sumit-bose commented:
"""
Hi,

maybe there should be some limit in the for-loop so that SSSD does not 
accidentally tries to ping hundreds of DC in a larger AD environment.

adcli implements a scheme described in 
https://winprotocoldoc.blob.core.windows.net/productionwindowsarchives/WinArchive/%5bMS-DISO%5d.pdf
 section 5.4.5.3 where first 5 DC are pinged with a 0.4s timeout, then the next 
5 are pinged with a 0.2s timeout and finally all other with a timeout of 0.1s. 
Unfortunately I haven't found any newer document how Windows clients are doing 
CLDAP pings.

bye,
Sumit
  
"""

See the full comment at 
https://github.com/SSSD/sssd/pull/5300#issuecomment-700577606
_______________________________________________
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/sssd-devel@lists.fedorahosted.org

Reply via email to