samr.idl: windows uses lsa_AsciiStringLarge in QueryDisplayInfo
authorStefan Metzmacher <metze@samba.org>
Fri, 15 Feb 2008 13:56:35 +0000 (14:56 +0100)
committerGünther Deschner <gd@samba.org>
Thu, 28 Feb 2008 22:31:22 +0000 (23:31 +0100)
Tested with nt4 and w2k3.

metze

source/librpc/idl/samr.idl

index ac0934d85cdbc3982b975e87471e95d8887bc055..c2449d308839bde2dc5630731149ec9303b39bad 100644 (file)
@@ -976,7 +976,7 @@ import "misc.idl", "lsa.idl", "security.idl";
 
        typedef struct {
                uint32    idx;
-               lsa_AsciiString account_name;
+               lsa_AsciiStringLarge account_name;
        } samr_DispEntryAscii;
 
        typedef struct {