Adds user accounts to groups based on rules defined by the administrator.
Project description
users_ldap_groups
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].
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 here.
Credits
Contributors
Therp BV <info@therp.nl>
Giacomo Spettoli <giacomo.spettoli@gmail.com>
Luc De Meyer <luc.demeyer@noviat.com>
Maintainer
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
To contribute to this module, please visit http://odoo-community.org.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file odoo8_addon_users_ldap_groups-8.0.1.2.2-py2-none-any.whl
.
File metadata
- Download URL: odoo8_addon_users_ldap_groups-8.0.1.2.2-py2-none-any.whl
- Upload date:
- Size: 108.8 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b93398ef77fc28e54de2503104f7aa45b5beaf9895b72b018c521ff7239e088 |
|
MD5 | a379fe0861a770ee8c34c95d9cb88432 |
|
BLAKE2b-256 | 4f52db8881a9d2a572781b18f9497993246e4dfa665ce9cd42d696eaba10c08f |