diff options
-rw-r--r-- | source3/include/rpc_lsa.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/rpc_lsa.h b/source3/include/rpc_lsa.h index 39f42dcd564..8bcc4a13386 100644 --- a/source3/include/rpc_lsa.h +++ b/source3/include/rpc_lsa.h @@ -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 |