diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2013-11-26 23:36:38 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2015-06-07 02:50:56 +0200 |
commit | ddbd54a44814fb81cd27e21edbdc0e9a90f03d91 (patch) | |
tree | eeb787a9d5bc8b71aeb66261aebf46dafcb4794a /roles/common/tasks/logging.yml | |
parent | fca34cf712aacaa2d8db7a05d93daf3b949e7891 (diff) |
Optimize LDAP modifications.
For non-indexed attributes, do not ask the LDAP server to modify values
in the symmetric difference of A (the entry found in the directory) and
B (the target). That is, we replace A by B only when they are disjoint;
otherwise we remove values in A-B and add those in B-A.
Diffstat (limited to 'roles/common/tasks/logging.yml')
0 files changed, 0 insertions, 0 deletions