diff options
author | Sumit Bose <sbose@redhat.com> | 2013-09-20 12:12:03 +0200 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2013-09-23 17:00:39 +0200 |
commit | 764aa04ee92dbbd0d1eca6703294135eb97fda6d (patch) | |
tree | e8f872ffe2b9fa4f85b07826ed8d9209eb7ed99b /src/providers/dp_dyndns.h | |
parent | d2f4746587809673122d348a8f806f1c14d3d60a (diff) | |
download | sssd-764aa04ee92dbbd0d1eca6703294135eb97fda6d.tar.gz sssd-764aa04ee92dbbd0d1eca6703294135eb97fda6d.tar.bz2 sssd-764aa04ee92dbbd0d1eca6703294135eb97fda6d.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/providers/dp_dyndns.h')
0 files changed, 0 insertions, 0 deletions