s4:dsdb Fix attribute being searched for in dereference against Fedora DS
[ira/wip.git] / source4 / dsdb / samdb / ldb_modules / extended_dn_out.c
index 92ce328eb2d2331ea2bf26e751571ad254f1e9c7..07c0bff6d5b16df285694347553f9b1c2647ffca 100644 (file)
@@ -826,7 +826,7 @@ static int extended_dn_out_fds_init(struct ldb_module *module)
 {
        static const char *attrs[] = {
                "nsUniqueId",
-               "objectSID",
+               "sambaSID",
                NULL
        };