r11525: Move lookups (including the attribute search) for users from
authorAndrew Bartlett <abartlet@samba.org>
Sat, 5 Nov 2005 21:26:28 +0000 (21:26 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:45:48 +0000 (13:45 -0500)
commit2dcb73aed8cc0f5c25f5f009eef0f91c076bae4d
tree75e6fcf1bb6784d4a5da773b3ec15de87a46adfb
parentb5ae5ac69cbccaa66721bfbe953cdb27a0edac0e
r11525: Move lookups (including the attribute search) for users from
kdc/hdb-ldb.c to share the routines used for auth/

This will require keeping the attribute list in sync, but I think it
is worth it for the next steps (sharing the server_info generation).

Andrew Bartlett
(This used to be commit da38bcefa752a508abd28e8ff6277b493d24c2dd)
source4/auth/auth_sam.c
source4/kdc/hdb-ldb.c