s4-smbtorture: add NDR tests for netr_LogonSamLogon.
[ira/wip.git] / librpc / idl / netlogon.idl
index 6818a500033321104653c4eab439aca92413f6c7..ca974a6c86276ee791d5daf9789bc0008d126316 100644 (file)
@@ -302,7 +302,7 @@ interface netlogon
                time_t timestamp;
        } netr_Authenticator;
 
-       NTSTATUS netr_LogonSamLogon(
+       [public] NTSTATUS netr_LogonSamLogon(
                [in,unique] [string,charset(UTF16)] uint16 *server_name,
                [in,unique] [string,charset(UTF16)] uint16 *computer_name,
                [in,unique] netr_Authenticator *credential,