[Date Prev][Date Next] [Chronological] [Thread] [Top]

LDAPControl parameter



Hi!
I use OpenLDAP2.0 alpha3, with lots and lots of hacks. :-)
In 'my' version the 'return-entry-function' looks like:
int send_search_entry(
    Backend *be,
    Connection *conn,
    Operation *op,
    Entry *e,
    char **attrs,
    int  attrsonly,
 LDAPControl **ctrls
)

but the last parameter is not described in "slapd and slurp adminguide".

Anyone that can explain what the last parameter in send_search_entry
function is for?

LDAPControl** ctrls; ????
--
Sincerely


Mikael