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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user