s3-winbindd: add wbint_ChangeMachineAccount implementation.
[ira/wip.git] / source3 / librpc / gen_ndr / wbint.h
index 894e851ed129da5297c0dd180928282f97bd824d..1c6cdbc219952040fa2404bcbe25fcd297d32933 100644 (file)
@@ -294,6 +294,14 @@ struct wbint_CheckMachineAccount {
 };
 
 
+struct wbint_ChangeMachineAccount {
+       struct {
+               NTSTATUS result;
+       } out;
+
+};
+
+
 struct wbint_SetMapping {
        struct {
                struct dom_sid *sid;/* [ref] */