diff options
author | Sumit Bose <sbose@redhat.com> | 2012-10-24 09:33:23 +0200 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2012-11-05 00:14:05 +0100 |
commit | b598728537c67557f20d760e2e4127ec868a434b (patch) | |
tree | ce078362a3cf380225bc0389636b2284c623b303 /src/tests | |
parent | ef3053bd244cb3b104b608b338c764c6a2e34f29 (diff) | |
download | sssd-b598728537c67557f20d760e2e4127ec868a434b.tar.gz sssd-b598728537c67557f20d760e2e4127ec868a434b.tar.xz sssd-b598728537c67557f20d760e2e4127ec868a434b.zip |
Add new call find_or_guess_upn()
With the current approach the upn was either a pointer to a const string
in a ldb_message or a string created with the help of talloc. This new
function always makes it a talloc'ed value.
Additionally krb5_get_simple_upn() is enhanced to handle sub-domains as
well.
Diffstat (limited to 'src/tests')
0 files changed, 0 insertions, 0 deletions