Kill off that crazy copy_sam_passwd(). You simply can't do that if the
authorAndrew Bartlett <abartlet@samba.org>
Sat, 24 Nov 2001 00:36:37 +0000 (00:36 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 24 Nov 2001 00:36:37 +0000 (00:36 +0000)
commitaf1a0238aa106a43006902e8ef593d7853913b0e
treea76ce785ff8193767221ec8d957890f850ea7193
parentca477a61e7a202ba7df756780149a14c1159a73f
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
(This used to be commit e8e73f7f0fcd86c8c2bfe3fc0b44ea2fd6570cc5)
source3/passdb/passdb.c
source3/rpc_server/srv_samr_nt.c