LDAP multi login

by
Odoo
v 12.0 Third Party 67
Download for v 12.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 95
Technical Name auth_ldap_multi_login
LicenseLGPL-3
Websitehttps://rydlab.ru
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 95
Technical Name auth_ldap_multi_login
LicenseLGPL-3
Websitehttps://rydlab.ru

LDAP multi login

Beta License: AGPL-3 Rydlab

This module extends the functionality of the auth_ldap module to support Login attribute.

Usage

To use this module, you need to:

  1. Open Odoo in your browser
  2. Go to Settings
  3. Go to General Settings
  4. In The General Settings form go to LDAP Parameters
  5. You can specify several filters in the Login attribute field
  6. In a LDAP Parameters item there are new field Login attribute.

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Maintainers

This module is maintained by the Rydlab.

LDAP Multi Login

This module extends the functionality of the auth_ldap module to support Login attribute, and allows you to specify several fields in the filter to search for a user in ldap

Configuration

1 Installed LDAP Multi Login module 2 Go to Settings -> Setup your LDAP Server 3 Configure module 4 In the Login attribute field, specify the fields by whichyou want to search for users in ldap

Here is how it works:

  • The system first attempts to authenticate users against the local Odoo database;
  • if this authentication fails (for example because the user has no local password), the system then attempts to authenticate against LDAP;
  • if the user is not in the database, but is in the ldap directory, a new user will be created with the login specified in the login attribute field;

As LDAP users have blank passwords by default in the local Odoo database (which means no access), the first step always fails and the LDAP server is queried to do the authentication.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.