e0502a6 LDAP: Pass a private context to enumeration ptask instead of hardcoded connection

Authored and Committed by jhrozek 10 years ago
    LDAP: Pass a private context to enumeration ptask instead of hardcoded connection
    
    Previously, the sdap-domain enumeration request used a single connection context to
    download all the data. Now we'd like to use different connections to
    download different objects, so the ID context is passed in and the
    request itself decides which connection to use for the sdap-domain
    enumeration.
    
        
file modified
+8 -4
file modified
+4 -3