Searched defs:slap_bindconf (Results 1 – 1 of 1) sorted by relevance
1639 typedef struct slap_bindconf { struct1640 struct berval sb_uri;1641 int sb_version;1642 int sb_tls;1643 int sb_method;1644 int sb_timeout_api;1645 int sb_timeout_net;1646 struct berval sb_binddn;1647 struct berval sb_cred;1648 struct berval sb_saslmech;[all …]