Fix IDL for netr_LogonSamLogon.
authorGünther Deschner <gd@samba.org>
Sat, 16 Feb 2008 12:57:12 +0000 (13:57 +0100)
committerGünther Deschner <gd@samba.org>
Sat, 16 Feb 2008 13:26:11 +0000 (14:26 +0100)
Guenther

source/librpc/idl/netlogon.idl

index e5e789c965f15a859ea542135b0e178423d1e84a..be95652eb300ee64f89440d5aa28a6bffd174cec 100644 (file)
@@ -245,7 +245,7 @@ interface netlogon
                [in,unique] netr_Authenticator *credential,
                [in,out,unique] netr_Authenticator *return_authenticator,
                [in]  uint16 logon_level,
-               [in]  [switch_is(logon_level)] netr_LogonLevel logon,
+               [in,ref]  [switch_is(logon_level)] netr_LogonLevel *logon,
                [in]  uint16 validation_level,
                [out,ref] [switch_is(validation_level)] netr_Validation *validation,
                [out,ref] uint8 *authoritative