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

Bug 549384

Summary: Winsync password replication fails from 389 1.2.4 to 32-bit AD server
Product: [Retired] 389 Reporter: James Roman <james_roman>
Component: Replication - GeneralAssignee: Rich Megginson <rmeggins>
Status: CLOSED DUPLICATE QA Contact: Chandrasekar Kannan <ckannan>
Severity: medium Docs Contact:
Priority: low    
Version: 1.2.1CC: benl, jgalipea
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-01-04 17:51:57 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:
Attachments:
Description Flags
error log capture during password change. none

Description James Roman 2009-12-21 14:50:35 UTC
Description of problem:
Winsync in version 1.2.4 does not synchronize passwords from the 389 DS -> Windows 2003 AD server. Error log reports:
AD already has the current password for <windows dn>. Not sending password modify to AD.

this previously worked with 1.2.0.

Version-Release number of selected component (if applicable):
389-ds-base-1.2.4-1.fc10.i386
Windows 2003 SP3 Domain Controller

How reproducible:
Appears to occur for all our syncable windows accounts.

Steps to Reproduce:
1. Configure 389 server to debug replication logging (nsslapd-errorlog-level: 8192)
2. Identify a an active directory user in the 389 directory
3. Change the password and one of the record attributes in the 389 directory server.
  
Actual results:
Record attribute is synced to AD record, but password does not change. Errorlog reports:

AD already has the current password for CN=ldap tester,OU=mysite,OU=People,DC=windomain,DC=com. Not sending password modify to AD.

Expected results:
Both password and record attributes are updated on Active Directory.

Additional info:

Comment 1 James Roman 2009-12-21 15:25:06 UTC
Created attachment 379639 [details]
error log capture during password change.

Comment 2 Rich Megginson 2010-01-04 17:51:57 UTC

*** This bug has been marked as a duplicate of bug 537956 ***