Further rpc_client removal, this time from winbindd.
[kai/samba.git] / source / nsswitch / winbindd_cm.c
index 31ab61a7de4018f75bcaad1de5d1349ece2cf056..013289ed136ebffeede81f34ba145f8612ff4c2d 100644 (file)
@@ -684,7 +684,7 @@ NTSTATUS cm_get_netlogon_cli(char *domain, unsigned char *trust_passwd,
                return result;
        }
 
-       result = cli_nt_setup_creds(conn.cli, trust_passwd);
+       result = new_cli_nt_setup_creds(conn.cli, trust_passwd);
 
        if (!NT_STATUS_IS_OK(result)) {
                DEBUG(0, ("error connecting to domain password server: %s\n",