Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 662687

Summary: Winsync API should have callback functions for new entries sync to AD
Product: [Retired] 389 Reporter: Carsten Grzemba <grzemba>
Component: Sync ServiceAssignee: Rich Megginson <rmeggins>
Status: CLOSED CURRENTRELEASE QA Contact: Chandrasekar Kannan <ckannan>
Severity: high Docs Contact:
Priority: low    
Version: 1.2.7CC: benl, nkinder
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: All   
Whiteboard:
Fixed In Version: 389-ds-base-1.2.11-0.1.a1.fc17 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-04 23:21:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Carsten Grzemba 2010-12-13 15:55:38 UTC
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:

Comment 1 Rich Megginson 2010-12-13 22:37:54 UTC
We don't have any plans to do this in the near future, but patches are welcome.

Comment 2 Martin Kosek 2012-01-04 13:29:11 UTC
Upstream ticket:
https://fedorahosted.org/389/ticket/70

Comment 3 Nathan Kinder 2013-03-04 23:21:34 UTC
This was fixed in 389-ds-base-1.2.11-0.1.a1.fc17.  Closing.