#47561 Test Winsync/PassSync with Windows Server 2012
Closed: wontfix None Opened 10 years ago by nkinder.

We need to test Winsync and PassSync with Windows Server 2012 to see if any changes are needed to make it work.


I installed WS2012R2 on a VM with Active Directory and Active Directory Certificate Services as well as Red Hat Password Synchronization (1.1.5).

Configured with SSL as well as startTLS, and tested as follows,
1) users added to the DS are synchronized to the AD
Verified following cmd line worked:
ldapsearch -x -h AD -p 389 -D "sync'ed_user" -w "password" -b "" -s base
2) users added to the AD are synchronized to the DS
Verified following cmd line worked:
ldapsearch -x -h DS -p 389 -D "sync'ed_user" -w password -b "" -s base

Note: case 2 verifies passsync properly synchronized passwords from AD to DS.

Metadata Update from @nhosoi:
- Issue assigned to nhosoi
- Issue set to the milestone: 1.3.3 - 11/13 (November)

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/898

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: Invalid)

3 years ago

Login to comment on this ticket.

Metadata