Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Winsync API should have callback functions for new entries sync to AD #70

Closed
389-ds-bot opened this issue Sep 12, 2020 · 4 comments
Closed
Labels
closed: fixed Migration flag - Issue
Milestone

Comments

@389-ds-bot
Copy link

Cloned from Pagure issue: https://pagure.io/389-ds-base/issue/70


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:
@389-ds-bot 389-ds-bot added the closed: fixed Migration flag - Issue label Sep 12, 2020
@389-ds-bot 389-ds-bot added this to the 1.2.11.a1 milestone Sep 12, 2020
@389-ds-bot
Copy link
Author

Comment from rmeggins (@richm) at 2012-01-10 06:05:47

batch update to FUTURE milestone

@389-ds-bot
Copy link
Author

Comment from rmeggins (@richm) at 2012-03-28 02:52:45

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

committed as part of fix for ticket316

@389-ds-bot
Copy link
Author

Comment from nkinder (@nkinder) at 2012-08-28 04:14:26

Added initial screened field value.

@389-ds-bot
Copy link
Author

Comment from rmeggins (@richm) at 2017-02-11 23:09:58

Metadata Update from @richm:

  • Issue set to the milestone: 1.2.11.a1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed: fixed Migration flag - Issue
Projects
None yet
Development

No branches or pull requests

1 participant