Hi all, There is an issue when I try to communicate between 389ds and windows AD. CentOS 7.4 (389ds server) 389-ds-base-1.3.6.1-16.el7.x86_64 Windows 2008R2 (AD DC) 389-PassSync-1.1.7-x86_64
I follow http://www.port389.org/docs/389ds/howto/howto-windowssync.html#enabling-tlss... to configure, but on windows AD, I can see log on C:\Program Files\389 Directory Password Synchronization\passsync.log06/01/18 08:54:21: PassSync service initialized 06/01/18 08:54:21: PassSync service running 06/01/18 08:54:21: dataFilename is C:\Windows\System32\passhook.dat 06/01/18 08:54:21: No entries yet 06/01/18 08:54:21: Ldap bind error in Connect 34: Invalid DN syntax 06/01/18 08:54:21: Password list is empty. Waiting for passhook event 06/01/18 10:01:57: Received passhook event. Attempting sync 06/01/18 10:01:57: 1 new entries loaded from data file 06/01/18 10:01:57: Cleared contents of data file 06/01/18 10:01:57: Password list has 1 entries 06/01/18 10:01:57: Ldap bind error in Connect 34: Invalid DN syntax 06/01/18 10:01:57: Attempting to sync password for ad_bind 06/01/18 10:01:57: Searching for (ntuserdomainid=ad_bind) 06/01/18 10:01:57: There are no entries that match: ad_bind 06/01/18 10:01:57: Deferring password change for ad_bind 06/01/18 10:01:57: Backing off for 2000ms 06/01/18 10:01:59: Backoff time expired. Attempting sync 06/01/18 10:01:59: Password list has 1 entries 06/01/18 10:01:59: Ldap bind error in Connect 34: Invalid DN syntax 06/01/18 10:01:59: Attempting to sync password for ad_bind 06/01/18 10:01:59: Searching for (ntuserdomainid=ad_bind) 06/01/18 10:01:59: There are no entries that match: ad_bind 06/01/18 10:01:59: Deferring password change for ad_bind 06/01/18 10:01:59: Backing off for 4000ms
What I want is that sync password from windows AD to 389ds(one way), no any other data.Could you please provide some advice? Thanks in advance!
Sincerely, -- DaV
On 05/31/2018 11:11 PM, DaV wrote:
Hi all, There is an issue when I try to communicate between 389ds and windows AD.
CentOS 7.4 (389ds server) 389-ds-base-1.3.6.1-16.el7.x86_64 Windows 2008R2 (AD DC) 389-PassSync-1.1.7-x86_64
I follow http://www.port389.org/docs/389ds/howto/howto-windowssync.html#enabling-tlss... configure, but on windows AD, I can see log on C:\Program Files\389 Directory Password Synchronization\passsync.log 06/01/18 08:54:21: PassSync service initialized 06/01/18 08:54:21: PassSync service running 06/01/18 08:54:21: dataFilename is C:\Windows\System32\passhook.dat 06/01/18 08:54:21: No entries yet 06/01/18 08:54:21: Ldap bind error in Connect 34: Invalid DN syntax 06/01/18 08:54:21: Password list is empty. Waiting for passhook event 06/01/18 10:01:57: Received passhook event. Attempting sync 06/01/18 10:01:57: 1 new entries loaded from data file 06/01/18 10:01:57: Cleared contents of data file 06/01/18 10:01:57: Password list has 1 entries 06/01/18 10:01:57: Ldap bind error in Connect 34: Invalid DN syntax 06/01/18 10:01:57: Attempting to sync password for ad_bind 06/01/18 10:01:57: Searching for (ntuserdomainid=ad_bind) 06/01/18 10:01:57: There are no entries that match: ad_bind 06/01/18 10:01:57: Deferring password change for ad_bind 06/01/18 10:01:57: Backing off for 2000ms 06/01/18 10:01:59: Backoff time expired. Attempting sync 06/01/18 10:01:59: Password list has 1 entries 06/01/18 10:01:59: Ldap bind error in Connect 34: Invalid DN syntax 06/01/18 10:01:59: Attempting to sync password for ad_bind 06/01/18 10:01:59: Searching for (ntuserdomainid=ad_bind) 06/01/18 10:01:59: There are no entries that match: ad_bind 06/01/18 10:01:59: Deferring password change for ad_bind 06/01/18 10:01:59: Backing off for 4000ms
What I want is that sync password from windows AD to 389ds(one way), no any other data. Could you please provide some advice?
I think this can only happen after a user changes their password on AD -> then its syncs to DS. There is no way to extract passwords from AD.
I would also look over the official docs, and this is a common use case:
https://access.redhat.com/documentation/en-us/red_hat_directory_server/10/ht...
HTH, Mark
Thanks in advance!
Sincerely,
DaV
389-users mailing list -- 389-users@lists.fedoraproject.org To unsubscribe send an email to 389-users-leave@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/389-users@lists.fedoraproject....
389-users@lists.fedoraproject.org