Skip to Content
Menu
This question has been flagged
1 Reply
19191 Views

Hello All,

i am trying to login in odoo with LDAP server



can anyone help me with odoo configurations?


Avatar
Discard
Best Answer

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


Avatar
Discard

how to setup LDAP server ?

can you show an example of LDAP config in odoo

What values to add in LDAPDn, LDap base filter

Base Ldap : OU=Users, DC=mydomain, DC=local

Ldap Filter : sAMAccountName=%s

After the configuration what is the next step, any one please help me!

Thanks in advance.

Hi Kn, THen nothing more, just go and login with the ldap user name and password. login may email or sAMAccountName, its dependens up on your filter.

Related Posts Replies Views Activity
1
Nov 24
20032
1
Sep 23
2910
3
May 23
5490
7
Apr 23
48834
1
Dec 22
7727