s3-passdb: Remove always the user from getpwsid cache.
authorAndreas Schneider <asn@samba.org>
Sat, 20 Aug 2011 12:48:38 +0000 (14:48 +0200)
committerSimo Sorce <idra@samba.org>
Sun, 21 Aug 2011 13:08:25 +0000 (09:08 -0400)
commit99bb3eed1dac5d2e81fd213beda414bd65076eea
tree6ec5f7ff49e75fd289e78602c22c4db1bd2efd1b
parent1152aa8e0354ed2446397725b75e905bef3c4afb
s3-passdb: Remove always the user from getpwsid cache.

We should do it always, not only in the pdb_default_delete_user()
function.

Signed-off-by: Simo Sorce <idra@samba.org>
source3/passdb/pdb_interface.c