r11274: Start a connection attempt to the DC's port 389. To do this properly, make
[jelmer/samba4-debian.git] / source / winbind / wb_server.h
index 30737bccbfbfb7c17e7ee719665eba4bf3808129..501924fc0163af6fba35b62eafe4c3a361ebb05f 100644 (file)
@@ -62,6 +62,8 @@ struct wbsrv_domain {
        struct policy_handle *samr_handle;
        struct policy_handle *domain_handle;
 
+       struct ldap_connection *ldap_conn;
+
        struct dcerpc_pipe *netlogon_auth2_pipe;
        struct dcerpc_pipe *netlogon_pipe;
        struct cli_credentials *schannel_creds;