r21998: Fix tdb keynames in netsamlogon_clear_cached_user().
authorGünther Deschner <gd@samba.org>
Wed, 28 Mar 2007 10:00:42 +0000 (10:00 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:18:58 +0000 (12:18 -0500)
commitcece5a62ae564a8f7f4eeb0e2376e04ff041bdd9
treeb07489a365a7031916338427a7d78c267bd5a348
parente9157961d6c89318de4c7ff5a700aed640d91d92
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
(This used to be commit 78d13f14672b65c2d4798ce94322e945334eea62)
source3/libsmb/samlogon_cache.c