1
0
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:
Volker Lendecke 2006-01-08 22:00:01 +00:00 committed by Gerald (Jerry) Carter
parent 7d0956f0bd
commit a01fa43ed2

View File

@ -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 */