Hello all !
I'm trying to use AD-LDS as LDAP server for contacts.
Idea is automatically put a .csv file in the directory.
I managed to convert the .csv file and load all contacts in the AD-LDS directory.
When I try to bind to IP Office, it returns le that :
-------------------
2019-05-22T13:04:05 68049405mS LDAP Ev: LDAP directory update starting...
2019-05-22T13:04:05 68049405mS LDAP Ev: LDAPClient: local IP addr = 192.168.43.1 found
2019-05-22T13:04:05 68049419mS LDAP Ev: v=LDAPClient,p1=TCP_UP,p2=0,p3=0,p4=0,s1=
2019-05-22T13:04:05 68049419mS LDAP Tx
[SEQUENCE]
[INTEGER] MessageID = 34
[BIND_REQUEST]
[INTEGER] Version = 2
[OCTET_STRING] Name = "LDAP_User"
[CONTEXT-SPECIFIC 0] Authentication = Simple "LDAP_Password"
2019-05-22T13:04:05 68049419mS LDAP Ev: LDAP: sent bind
2019-05-22T13:04:05 68049422mS LDAP Rx
[SEQUENCE]
[INTEGER] MessageID = 34
[BIND_RESPONSE]
[ENUMERATED] Result Code = LDAP_INVALID_CREDENTIALS
[OCTET_STRING] Matched DN = ""
[OCTET_STRING] Error Message = "8009030C: LdapErr: DSID-0C09042A, comment: AcceptSecurityContext error, data 2030, v3839"
2019-05-22T13:04:05 68049422mS LDAP Ev: username/password invalid
2019-05-22T13:04:05 68049422mS LDAP Ev: v=LDAPClient,p1=BIND_NOK,p2=0,p3=0,p4=0,s1=
2019-05-22T13:04:05 68049422mS LDAP Ev: closing TCP
---------------
User/Password are OK.
Any Idea ?
I'm trying to use AD-LDS as LDAP server for contacts.
Idea is automatically put a .csv file in the directory.
I managed to convert the .csv file and load all contacts in the AD-LDS directory.
When I try to bind to IP Office, it returns le that :
-------------------
2019-05-22T13:04:05 68049405mS LDAP Ev: LDAP directory update starting...
2019-05-22T13:04:05 68049405mS LDAP Ev: LDAPClient: local IP addr = 192.168.43.1 found
2019-05-22T13:04:05 68049419mS LDAP Ev: v=LDAPClient,p1=TCP_UP,p2=0,p3=0,p4=0,s1=
2019-05-22T13:04:05 68049419mS LDAP Tx
[SEQUENCE]
[INTEGER] MessageID = 34
[BIND_REQUEST]
[INTEGER] Version = 2
[OCTET_STRING] Name = "LDAP_User"
[CONTEXT-SPECIFIC 0] Authentication = Simple "LDAP_Password"
2019-05-22T13:04:05 68049419mS LDAP Ev: LDAP: sent bind
2019-05-22T13:04:05 68049422mS LDAP Rx
[SEQUENCE]
[INTEGER] MessageID = 34
[BIND_RESPONSE]
[ENUMERATED] Result Code = LDAP_INVALID_CREDENTIALS
[OCTET_STRING] Matched DN = ""
[OCTET_STRING] Error Message = "8009030C: LdapErr: DSID-0C09042A, comment: AcceptSecurityContext error, data 2030, v3839"
2019-05-22T13:04:05 68049422mS LDAP Ev: username/password invalid
2019-05-22T13:04:05 68049422mS LDAP Ev: v=LDAPClient,p1=BIND_NOK,p2=0,p3=0,p4=0,s1=
2019-05-22T13:04:05 68049422mS LDAP Ev: closing TCP
---------------
User/Password are OK.
Any Idea ?