summaryrefslogtreecommitdiffstats
path: root/src/responder
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2013-09-20 12:12:03 +0200
committerJakub Hrozek <jhrozek@redhat.com>2013-09-23 17:01:55 +0200
commit6a9ef2c0105d316a1286c92073511ff95301c39f (patch)
tree53d790ae26d1b3059fa1e88ba5eaf33c38d786d7 /src/responder
parent9b4fccf333b29ac61b1e8c6ae993d5cbe31e77c2 (diff)
downloadsssd-6a9ef2c0105d316a1286c92073511ff95301c39f.tar.gz
sssd-6a9ef2c0105d316a1286c92073511ff95301c39f.tar.xz
sssd-6a9ef2c0105d316a1286c92073511ff95301c39f.zip
krb5: save canonical upn to sysdb
If the returned TGT contains a different user principal name (upn) than used in the request, i.e. the upn was canonicalized, we currently save it to sysdb into the same attribute where the upn coming from an LDAP server is stored as well. This means the canonical upn might be overwritten when the user data is re-read from the LDAP server. To avoid this this patch add a new attribute to sysdb where the canonical upn is stored and makes sure it is used when available. Fixes https://fedorahosted.org/sssd/ticket/2060
Diffstat (limited to 'src/responder')
0 files changed, 0 insertions, 0 deletions