r21998: Fix tdb keynames in netsamlogon_clear_cached_user().
commit78d13f14672b65c2d4798ce94322e945334eea62
authorGünther Deschner <gd@samba.org>
Wed, 28 Mar 2007 10:00:42 +0000 (28 10:00 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:18:58 +0000 (10 12:18 -0500)
treecb951813200d7d8224413951f703bf0612b2e400
parent6b923acfee59e39eea69e9e9a00f1f6118ed4270
r21998: Fix tdb keynames in netsamlogon_clear_cached_user().

No point in deleting U/DOMAIN/RID and UG/DOMAIN/RID keys if we only store U/SID
and UG/SID keys :-)

Next we need to verify the need of calling netsamlogon_clear_cached_user() at all.

Guenther
source/libsmb/samlogon_cache.c