summaryrefslogtreecommitdiffstats
path: root/src/responder
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2013-09-04 15:02:43 -0400
committerJakub Hrozek <jhrozek@redhat.com>2013-09-09 13:48:43 +0200
commit35da30eb7f97968aabcbd34d4e198e44470ad3dd (patch)
treebe4e71465e44555243e8b6af6330f3316b5a5a99 /src/responder
parent2db6afe70eee2bbc22aa657a6b6609a9f3eb5d4c (diff)
downloadsssd-35da30eb7f97968aabcbd34d4e198e44470ad3dd.tar.gz
sssd-35da30eb7f97968aabcbd34d4e198e44470ad3dd.tar.xz
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/responder')
0 files changed, 0 insertions, 0 deletions