diff options
author | Simo Sorce <simo@redhat.com> | 2013-09-04 15:02:43 -0400 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2013-09-09 13:48:43 +0200 |
commit | 35da30eb7f97968aabcbd34d4e198e44470ad3dd (patch) | |
tree | be4e71465e44555243e8b6af6330f3316b5a5a99 /src/providers/ad/ad_srv.h | |
parent | 2db6afe70eee2bbc22aa657a6b6609a9f3eb5d4c (diff) | |
download | sssd-35da30eb7f97968aabcbd34d4e198e44470ad3dd.tar.gz sssd-35da30eb7f97968aabcbd34d4e198e44470ad3dd.tar.bz2 sssd-35da30eb7f97968aabcbd34d4e198e44470ad3dd.zip |
krb5: Ingnore unknown expansion sequences
Recently support was added to use also libkrb5 style expansions that
uses a %{varname} type of template.
There are a number of templates we do not care/can't expand in sssd.
The current code misses tests and failed to properly preserve some of
the templates we do not want to handle.
Addiotionally in order to be future proof this patch treats unknown
templates as pass-through templates and defer any error checking to
libkrb5, so that sssd is consistent with how kinit would behave.
Resolves:
https://fedorahosted.org/sssd/ticket/2076
Diffstat (limited to 'src/providers/ad/ad_srv.h')
0 files changed, 0 insertions, 0 deletions