s3-winbindd: Require SMB signing by default to disrupt MITM attacks with our DC
[bbaumbach/samba-autobuild/.git] / source3 / winbindd / wb_ping.c
index 12013984376b06b2c08d77f1b73db1fb35419d8d..bfba3c168bbbc2c9d37b994a804bf2e3335ca7ca 100644 (file)
@@ -25,6 +25,7 @@ struct wb_ping_state {
 };
 
 struct tevent_req *wb_ping_send(TALLOC_CTX *mem_ctx, struct tevent_context *ev,
+                               struct winbindd_cli_state *cli,
                                struct winbindd_request *request)
 {
        struct tevent_req *req;