#316 Add user post callback hook to winsync plugin API
Closed: wontfix None Opened 12 years ago by mkosek.

FreeIPA project has a request to enroll users from AD added via winsync replication to default FreeIPA users group (https://fedorahosted.org/freeipa/ticket/2324). In order to do that, we need to enroll the new user in a post callback after it is added to our directory.

389 winsync plugin does have a precallback hook for adding a user from AD (ipa_winsync_pre_ds_add_user_cb) but it does not provide a postcallback hook when the user is added. We would like to request adding this hook to 389 winsync plugin so that we can use it to enroll new users default group.


To ssh://git.fedorahosted.org/git/389/ds.git
b4a09b6..0610f9a master -> master
commit changeset:0610f9a/389-ds-base
Author: Rich Megginson rmeggins@redhat.com
Date: Tue Mar 27 14:07:16 2012 -0600

originally targeted for 1.2.11.rc1, but actually in the 1.2.11.a1 release

Added initial screened field value.

Metadata Update from @rmeggins:
- Issue assigned to rmeggins
- Issue set to the milestone: 1.2.11.a1

7 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/316

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

3 years ago

Login to comment on this ticket.

Metadata