Blog Entry
blog
Reads:
940
Score:
When I wrote up a tech tip on how to read operational Attributes I learned that its good practice to specify which attibutes you are reading in the ldap_search command. When I did some tests I was rather suprised about just how big a performance difference it made searching a largish eDirectory tree. So I've changed the code on all the utils that use ldap_search to include this good practice. If you're using them it would be worth you making the change too.





0