LDAP groups assignment

Technical Name:
users_ldap_groups
License:
Author:
Therp BV
Website:
https://odoo-community.org/web/image/product.template/2599/image_1920?unique=4bcda11
  • Odoo Version

Terms and Conditions 

Adds user accounts to groups based on rules defined by the administrator.

Usage:

Define mappings in Settings->Companies->[your company]->tab configuration->[your ldap server].

Decide whether you want only groups mapped from ldap (Only ldap groups=y) or a mix of manually set groups and ldap groups (Only ldap groups=n). Setting this to 'no' will result in users never losing privileges when you remove them from a ldap group, so that's a potential security issue. It is still the default to prevent losing group information by accident.

For active directory, use LDAP attribute 'memberOf' and operator 'contains'. Fill in the DN of the windows group as value and choose an OpenERP group users with this windows group are to be assigned to.

For posix accounts, use operator 'query' and a value like (&(cn=bzr)(objectClass=posixGroup)(memberUid=$uid))

The operator query matches if the filter in value returns something, and value can contain $[attribute] which will be replaced by the first value of the user's ldap record's attribute named [attribute].

This is a preview of the recently viewed products by the user.
Once the user has seen at least one product this snippet will be visible.

Recently viewed Products