diff options
author | Sumit Bose <sbose@redhat.com> | 2012-08-24 10:56:38 +0200 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2012-08-24 18:35:19 +0200 |
commit | d29a9e0bfe54926c057bc1ea3e22269a2f87c15b (patch) | |
tree | 86055e8401469e8002d1881a1b162b7f78919c0e /src/tools/tools_util.c | |
parent | b096321a5a02dda0b6b71ba0f9c4d8feacd979e4 (diff) | |
download | sssd-d29a9e0bfe54926c057bc1ea3e22269a2f87c15b.tar.gz sssd-d29a9e0bfe54926c057bc1ea3e22269a2f87c15b.tar.bz2 sssd-d29a9e0bfe54926c057bc1ea3e22269a2f87c15b.zip |
Fix fallback in validate_tgt()
To validate a TGT a keytab entry from the client realm is preferred but
if none ca be found the last entry should be used. But the entry was
freed and zeroed before it could be used.
This should also fix the trusted domain use case mentioned in
https://fedorahosted.org/sssd/ticket/1396
although a different approach then suggested in the ticket is used.
Diffstat (limited to 'src/tools/tools_util.c')
0 files changed, 0 insertions, 0 deletions