samba-gpupdate: Change machine option to target
[nivanova/samba-autobuild/.git] / source3 / winbindd / winbindd_gpupdate.c
index c86c007be12e280d7afecb54b123757724ddc9af..75772ea4feb89ac43a149dabfcaf03e332367fc5 100644 (file)
@@ -62,7 +62,7 @@ static void gpupdate_callback(struct tevent_context *ev,
                                gpupdate_cmd,
                                "-s",
                                smbconf,
-                               "--machine",
+                               "--target=Computer",
                                "--machine-pass",
                                NULL);
        if (req == NULL) {