which the parameters used in the ldap connection when we want to connect to an ldap server zimbra version 8.0.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Účtovníctvo
- Sklady
- PoS
- Project
- MRP
This question has been flagged
parameters required after installing the module with auth_ldap example are:
To get the data connection to the ldap server zimbra zimbra have to connect to the server and enter the zimbra account execute the command:
zimbra @ mail: ~ $ zmlocalconfig -s zimbra_ldap_password ldap_master_url
the result will be something like:
zimbra_ldap_password = thepassword
ldap_master_url = ldap: // server: 389
fields of auth_ldap configuration settings accessed by the menu - companies - edit your company record going into settings.
LDAP Server address: ldap: // server
LDAP Server port: 389
Binddn LDAP: uid = zimbra, cn = admins, cn = zimbra
LDAP password: thepassword
LDAP base: dc = youdomain_zimbra, dc = com
LDAP filter: (& (uid =% s)) for autentication user without @domain or (& (mail =% s)) for the autetication user@domain.com
Create user: Marked
create a User in the system with the permissions model:
Use TLS: unchecked
if they want to make authentication for the full email use in ldap filter ($ mail =% s))
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
RegistráciaRelated Posts | Replies | Zobrazenia | Aktivita | |
---|---|---|---|---|
|
1
jún 22
|
8071 | ||
|
0
jan 21
|
2478 | ||
|
0
nov 17
|
5288 | ||
|
0
mar 15
|
3922 | ||
|
0
mar 15
|
4248 |