Availability |
Odoo Online
Odoo.sh
On Premise
|
Technical Name |
auth_ldap_disable_referrals |
License | AGPL-3 |
Website | http://www.onestein.eu |
Versions | 9.0 10.0 |
Disable LDAP referrals
This module sets the OPT_REFERRALS flag of the ldap connection to 0 while connecting to an LDAP server.
In standard Odoo, the OPT_REFERRALS flag is simply not set, so that its value is the one set by default within the ldap library. In some cases, this causes Odoo hanging while binding the dn.
Configuration
To configure this module, you need to:
- No configuration needed.
Usage
To use this module, you need to:
- Login with an ldap user
Credits
Contributors
- Andrea Stirpe <a.stirpe@onestein.nl>
Please log in to comment on this module