s3-rpc_client: Fixed the dcerpc_lsa_LookupNames4 lookup_options.
[kai/samba.git] / source3 / rpc_client / cli_lsarpc.c
index 86d0517d9d5c06261ddb64966b06f9974dcea1ab..d96a231578584354e0eb54a0e2110a621aeb6afc 100644 (file)
@@ -605,7 +605,7 @@ static NTSTATUS dcerpc_lsa_lookup_names_generic(struct dcerpc_binding_handle *h,
                                                 &sid_array3,
                                                 level,
                                                 &count,
-                                                0,
+                                                LSA_LOOKUP_OPTION_SEARCH_ISOLATED_NAMES,
                                                 0,
                                                 presult);
        } else {