Initial aname2lname plugin patch based on code from Love
commitaea02876e7b4fbabe0c290dfaa68d09671b75696
authorNicolas Williams <nico@cryptonector.com>
Tue, 25 Oct 2011 05:43:41 +0000 (25 00:43 -0500)
committerNicolas Williams <nico@cryptonector.com>
Fri, 2 Dec 2011 06:58:26 +0000 (2 00:58 -0600)
tree693877300ba7e11f840e40ee208b5bd7b8a9328c
parentd0abcebf8011465744adad873d83d382b3cb934b
Initial aname2lname plugin patch based on code from Love

    Included is a default plugin that searches a sorted text file where
    every line is of the form:
<unparsed-principal>[<whitespace><username>]
    If the username is missing in a matching line then an error is
    returned.  If a matching line is not found then the next plugin will
    be allowed to run, if any.
lib/krb5/aname_to_localname.c
lib/krb5/krb5.conf.5