mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
r12781: Support the level parameter for lsa_lookupsids.
Simplify the interfaces to domain trusts a bit: Nothing outside secrets.c needs to know we're storing stuff in ucs2. Volker
This commit is contained in:
parent
7d0956f0bd
commit
a01fa43ed2
@ -786,6 +786,8 @@ int main(int argc, const char **argv)
|
||||
POPT_TABLEEND
|
||||
};
|
||||
|
||||
load_case_tables();
|
||||
|
||||
setup_logging(argv[0],True);
|
||||
|
||||
/* Parse command line arguments using popt */
|
||||
|
Loading…
Reference in New Issue
Block a user