Can any one help me in odoo ldap authentication issue i have install ldap module in odoo and also i have configured the probelm is i am not abe to login using ldap user in odoo.
Ldap server details
# krish, sales-group, sales, example.com
dn: cn=krish,cn=sales-group,ou=sales,dc=example,dc=com
cn:: IGtyaXNo
gidNumber: 500
homeDirectory: /home/users/krish
sn: krish
loginShell: /bin/sh
objectClass: inetOrgPerson
objectClass: posixAccount
objectClass: top
uidNumber: 1000
uid: krish
Odoo confiduration:
LDAP Server address 192.168.1.155 LDAP Server port 389
LDAP binddn dc=example,dc=com LDAP password **********
LDAP base cn=sales-group,dc=example,dc=com LDAP filter sAMAccountName=%s
Create user Template User
Sequence 10 Use TLS