expanded MAX_LOOKUP_SIDS to 30 (I saw 21 in a packet)
authorAndrew Tridgell <tridge@samba.org>
Sat, 22 Aug 1998 02:52:25 +0000 (02:52 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sat, 22 Aug 1998 02:52:25 +0000 (02:52 +0000)
(This used to be commit bd9290c36c9993a994e485da0a81df926f8662e4)

source3/include/rpc_lsa.h

index 39f42dcd56426936e53018a0f67df68232fb2271..8bcc4a133865c7e9026c12e6b275d2b2cfb20e9b 100644 (file)
@@ -194,7 +194,7 @@ typedef struct lsa_trans_name_info
 
 } LSA_TRANS_NAME;
 
-#define MAX_LOOKUP_SIDS 10
+#define MAX_LOOKUP_SIDS 30
 
 /* LSA_TRANS_NAME_ENUM - LSA Translated Name Enumeration container */
 typedef struct lsa_trans_name_enum_info