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:52:27 +0200
commit9e9a52aec48e11de87bade0b006a2fec1bddd7b9 (patch)
tree691c86190ca886a04c30a8bfbdfb14c7857a259d /src/responder
parent826a7d1368f7dc5cfac37b08f3d3b952dd3e0a53 (diff)
downloadsssd-9e9a52aec48e11de87bade0b006a2fec1bddd7b9.tar.gz
sssd-9e9a52aec48e11de87bade0b006a2fec1bddd7b9.tar.xz
sssd-9e9a52aec48e11de87bade0b006a2fec1bddd7b9.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