HomePhorge

(PUP-1279) ADSI Explicitly set user/group deleted
9f941f6f406bUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-1279) ADSI Explicitly set user/group deleted

Previously, flush would only check against whether the
user/group variable was set before deciding to commit. This is
erroneous as the variable could be set (and sometimes is) by other
means. Explicitly set a flag when a user/group is deleted if the
user/group variable is set.

Without this change there are cases when the user/group variable will
be set and flush will fail, throwing an error even though the deletion
is successful.

Details

Provenance
Rob Reynolds <ferventcoder@gmail.com>Authored on
Ethan J. Brown <Iristyle@github>Committed on Apr 2 2015, 12:20 AM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUe5ce4c9eac38: Merge pull request #3762 from hlindberg/PUP-4277_for-3.x-deep-match
Branches
Unknown
Tags
Unknown

Event Timeline

Ethan J. Brown <Iristyle@github> committed rPU9f941f6f406b: (PUP-1279) ADSI Explicitly set user/group deleted (authored by Rob Reynolds <ferventcoder@gmail.com>).Apr 2 2015, 12:20 AM