diff options
author | Nathan Kinder <nkinder@redhat.com> | 2008-03-28 08:56:06 -0700 |
---|---|---|
committer | Nathan Kinder <nkinder@redhat.com> | 2008-03-28 08:56:06 -0700 |
commit | 80149d9f1170af98ab8792e8ad99d4ba406496a2 (patch) | |
tree | ecb3cbd1915cfddbffaa324f668a029ee8d1259f /ipa-python/ipaerror.py | |
parent | 767acbee06dcb80c8433f14c667efbf484e66787 (diff) | |
download | freeipa.git-80149d9f1170af98ab8792e8ad99d4ba406496a2.tar.gz freeipa.git-80149d9f1170af98ab8792e8ad99d4ba406496a2.tar.xz freeipa.git-80149d9f1170af98ab8792e8ad99d4ba406496a2.zip |
Fixed handling of modify operations that delete all present member
values without specifying the values to delete in the memberOf
plug-in. Member entries were not being updated because the code
used the values in the mod to find the member entries to update.
The fix is to detect when a delete modify has no values specified
and just use the replace code since it compares the pre-op and
post-op copies of the group to figure out what member entries to
update.
439097
Diffstat (limited to 'ipa-python/ipaerror.py')
0 files changed, 0 insertions, 0 deletions