mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
parent
1affdac7ca
commit
f084c60dc6
@ -9,6 +9,7 @@
|
||||
#define LSA_ENUM_TRUST_DOMAIN_MULTIPLIER ( 60 )
|
||||
#define LSA_REF_DOMAIN_LIST_MULTIPLIER ( 32 )
|
||||
#define MAX_REF_DOMAINS ( LSA_REF_DOMAIN_LIST_MULTIPLIER )
|
||||
#define MAX_LOOKUP_SIDS ( 0x5000 )
|
||||
#define LSA_ENUM_TRUST_DOMAIN_EX_MULTIPLIER ( 82 )
|
||||
struct lsa_String {
|
||||
uint16_t length;/* [value(2*strlen_m(string))] */
|
||||
|
Loading…
Reference in New Issue
Block a user