Add CDB support for aname_to_lname lookups.
commit9dea36f7f3e4e23250c2020bb7cd7485702fb092
authorRoland C. Dowdeswell <elric@imrryr.org>
Thu, 27 Oct 2011 17:58:26 +0000 (27 18:58 +0100)
committerRoland C. Dowdeswell <elric@imrryr.org>
Thu, 27 Oct 2011 17:58:26 +0000 (27 18:58 +0100)
tree006d473a292864ec16abc00629e37ebd1aefa33e
parent0b6639dccef3620f0f10435e19663a6bc069a834
Add CDB support for aname_to_lname lookups.

For now, we hack this in directly because there's an ongoing discussion
about how it should be done on the Heimdal mailing list.  This should
be enough to keep the wolf from the door.
lib/krb5/Makefile.am
lib/krb5/aname_to_localname.c
lib/krb5/test_alname2.c [new file with mode: 0644]