Hi,
I'm facing a problem regarding the LDAP synchronization for one of our Open-Xchange server who tries to synchronize with a Windows 2008 R2 Domain Controller. When running the perl script with the following syntax, we get an error message :
# /opt/oxldapsync/sbin/oxldapsync.pl -c 1 -f /opt/oxldapsync/etc/ldapsync-ads.conf -A oxadmin -P password -v -s
Error on search: : 00002040: SvcErr: DSID-031401E7, problem 5010 (UNAVAIL_EXTENSION), data 0
Error on search: : 00002040: SvcErr: DSID-031401E7, problem 5010 (UNAVAIL_EXTENSION), data 0
at /opt/oxldapsync/sbin/../lib/OX/LDAPConnector/ads.pm line 105
I searched this forum for an answer but to no avail. I found the following Microsoft KB which seems to match my issue but I would like your opinion on this matter :
http://support.microsoft.com/kb/977180
Thanks in advance.
I'm facing a problem regarding the LDAP synchronization for one of our Open-Xchange server who tries to synchronize with a Windows 2008 R2 Domain Controller. When running the perl script with the following syntax, we get an error message :
# /opt/oxldapsync/sbin/oxldapsync.pl -c 1 -f /opt/oxldapsync/etc/ldapsync-ads.conf -A oxadmin -P password -v -s
Error on search: : 00002040: SvcErr: DSID-031401E7, problem 5010 (UNAVAIL_EXTENSION), data 0
Error on search: : 00002040: SvcErr: DSID-031401E7, problem 5010 (UNAVAIL_EXTENSION), data 0
at /opt/oxldapsync/sbin/../lib/OX/LDAPConnector/ads.pm line 105
I searched this forum for an answer but to no avail. I found the following Microsoft KB which seems to match my issue but I would like your opinion on this matter :
http://support.microsoft.com/kb/977180
Thanks in advance.
Comment