summaryrefslogtreecommitdiffstats
path: root/src/python
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2017-03-12 18:31:03 +0100
committerJakub Hrozek <jhrozek@redhat.com>2017-03-23 17:18:57 +0100
commit70c0648f021ded3d31313eb962e1ad140f242673 (patch)
tree387fd14af633f6cc6a8232178e40e031a1f93cb6 /src/python
parent3994e8779d16db3e9fb30f03e5ecf5e811095ac2 (diff)
downloadsssd-70c0648f021ded3d31313eb962e1ad140f242673.tar.gz
sssd-70c0648f021ded3d31313eb962e1ad140f242673.tar.xz
sssd-70c0648f021ded3d31313eb962e1ad140f242673.zip
sdap_get_users_send(): new argument mapped_attrs
mapped_attrs can be a list of sysdb_attrs which are not available on the server side but should be store with the cached user entry. This is needed e.g. when the input to look up the user in LDAP is not an attribute which is stored in LDAP but some data where LDAP attributes are extracted from. The current use case is the certificate mapping library which can create LDAP search filters based on content of the certificate. To allow upcoming cache lookup to use the input directly it is stored in the user object in the cache. Related to https://pagure.io/SSSD/sssd/issue/3050 Reviewed-by: Jakub Hrozek <jhrozek@redhat.com> Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>
Diffstat (limited to 'src/python')
0 files changed, 0 insertions, 0 deletions