Kill off that crazy copy_sam_passwd(). You simply can't do that if the
commite8e73f7f0fcd86c8c2bfe3fc0b44ea2fd6570cc5
authorAndrew Bartlett <abartlet@samba.org>
Sat, 24 Nov 2001 00:36:37 +0000 (24 00:36 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 24 Nov 2001 00:36:37 +0000 (24 00:36 +0000)
treefcecd770e96b42293cdbf8d8a1384642370747c8
parent1748d5a2af1f2dcf718d6f162ed483b001542494
Kill off that crazy copy_sam_passwd().  You simply can't do that if the
structre contains pointers (well not if you intend of free those pointers
at some stage)

There is no reason (given the new passdb interface) that you can't modify a
SAM_ACCOUNT in any case.

Andrew Bartlett
source/passdb/passdb.c
source/rpc_server/srv_samr_nt.c