#70 Winsync API should have callback functions for new entries sync to AD
Closed: wontfix None Opened 12 years ago by mkosek.

https://bugzilla.redhat.com/show_bug.cgi?id=662687

Description of problem:
There are no functions like

test_winsync_pre_ad_add_user_cb(void* cbdata,const Slapi_Entry *rawentry.
Slapi_Entry *ad_entry, Slapi_Entry *ds_entry)
test_winsync_pre_ad_add_group_cb(void* cbdata,const Slapi_Entry *rawentry.
Slapi_Entry *ad_entry, Slapi_Entry *ds_entry)

These Winsync API callouts should added in the windows_create_remote_entry
step, so that it is possible to modify the new entries is being added to AD
from local directory.


Version-Release number of selected component (if applicable):
1.2.7

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

batch update to FUTURE milestone

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

committed as part of fix for ticket316

Added initial screened field value.

Metadata Update from @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/70

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