Hello All,
i am trying to login in odoo with LDAP server
can anyone help me with odoo configurations?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello All,
i am trying to login in odoo with LDAP server
can anyone help me with odoo configurations?
1) install Ldap authentification module.
2) Set Ldap Server to authenticate
Ldap Server : ldapserver.mydomain.local
Ldap Port : 389 (no tls)
Base Ldap : OU=Users, DC=mydomain, DC=local (OU in AD : users.mydomain.local)
Ldap Filter : sAMAccountName=%s
Priority : 10 (or less, depend of wich you would)
Ldap Bind : yourserviceuser@mydomain.local