s4:samr Push most of samr_LookupRids into a helper function
commitf6aa0902025dc562748499d60f3257a0f47329c8
authorAndrew Bartlett <abartlet@samba.org>
Sun, 23 May 2010 14:57:32 +0000 (24 00:57 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 24 May 2010 13:08:56 +0000 (24 23:08 +1000)
tree3e0dc60270eb735c57594ee86ede31d4a0cf27b7
parentc6ffd884d95eadf634b2e596d8fe5cb952f52ee2
s4:samr Push most of samr_LookupRids into a helper function

This is a rewrite of the lookup_rids code, using a query based on the
extended DN for a clearer interface.

By splitting this out, the logic is able to be shared, rather than
copied, into a passdb wrapper.

Andrew Bartlett
source4/dsdb/common/util_samr.c
source4/rpc_server/samr/dcesrv_samr.c