1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-06 16:23:49 +03:00

Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR

RPC code to merge with new passdb code.
Currently rpcclient doesn't compile. I'm working on it...
Jeremy.
This commit is contained in:
Jeremy Allison
-
parent 635c4cd8e6
commit 0be41d5158
86 changed files with 7782 additions and 8023 deletions

View File

@@ -1,4 +1,3 @@
#define NEW_NTDOMAIN 1
/*
Unix SMB/Netbios implementation.
Version 2.2
@@ -519,5 +518,3 @@ uint32 cli_samr_query_groupmem(struct cli_state *cli, POLICY_HND *group_pol,
return result;
}
#undef NEW_NTDOMAIN