port latest changes from SAMBA_3_0 tree
[ira/wip.git] / source3 / smbd / change_trust_pw.c
index 4993e285cac929620d451e69b16edc768c03413d..2eff77b1f708ca1be6cf6c695a945a84ea667e45 100644 (file)
@@ -58,7 +58,7 @@ NTSTATUS change_trust_account_password( const char *domain, const char *remote_m
                                           NULL, 0,
                                           "IPC$", "IPC",  
                                           "", "",
-                                          "", 0, NULL))) 
+                                          "", 0, Undefined, NULL))) 
        {
                DEBUG(0,("modify_trust_password: Connection to %s failed!\n", remote_machine));
                nt_status = NT_STATUS_UNSUCCESSFUL;