[GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch.
[gd/samba/.git] / source / utils / netlookup.c
index 82e1b8af801558fadf3a520207774d3ba0855712..33b6c4bb257f3cde765b33ac786e7961befc74a6 100644 (file)
@@ -206,8 +206,8 @@ NTSTATUS net_lookup_sid_from_name(TALLOC_CTX *ctx, const char *full_name, DOM_SI
                                                &csp->pol,
                                                1,
                                                &full_name,
-                                               NULL, 1,
-                                               &sids, &types);
+                                               NULL, &sids,
+                                               &types);
 
        if (!NT_STATUS_IS_OK(nt_status)) {
                return nt_status;