s4:samr Split the guts of samr_CreateUser2 into a helper function
authorAndrew Bartlett <abartlet@samba.org>
Thu, 20 May 2010 22:14:53 +0000 (08:14 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 24 May 2010 13:08:11 +0000 (23:08 +1000)
commit43c931b2d453537f0da0ef2abda14c80d8d91dc9
tree5b903a5a55678647d4f23cb1e3be45a2ace046a9
parente0d141bd4661482f374cbd95d866be587307ecd2
s4:samr Split the guts of samr_CreateUser2 into a helper function

This allows this logic to be shared, rather than copied, into a passdb
wrapper.

Andrew Bartlett
source4/dsdb/common/util_samr.c [new file with mode: 0644]
source4/dsdb/wscript_build
source4/rpc_server/samr/dcesrv_samr.c