Feature #3159
Map Active Directory groups to OpenNebula groups
| Status: | Closed | Start date: | 08/22/2014 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | Drivers - Auth | |||
| Target version: | Release 4.10 | |||
| Resolution: | fixed | Pull request: | 
Description
When using AD/ldap to create new users using the "default" driver map certain AD/ldap groups to already existing ONE groups. The mapping can be specified in a ONE group adding a variable to its template that matches an AD/ldap group. It could also be set in a manually generated mapping file.
All the mapped groups from a user will be returned. The first one is the main group and the rest are secondary groups.
Related issues
Associated revisions
feature #3159: map AD groups to ONE groups in ldap driver
Generates mapping file and returns a list of IDs of ONE mapped groups that
the user should belong.
Feature #3159: Core gets group IDs from external auth drivers
feature #3159: Added comments and replace rollback code
feature #3159: map AD groups to ONE groups in ldap driver
Generates mapping file and returns a list of IDs of ONE mapped groups that
the user should belong.
Feature #3159: Core gets group IDs from external auth drivers
feature #3159: Added comments and replace rollback code
History
#1
     Updated by Javi Fontan almost 7 years ago
    Updated by Javi Fontan almost 7 years ago
    - Related to Backlog #1228: Dynamic Group creation added
#2
     Updated by Javi Fontan almost 7 years ago
    Updated by Javi Fontan almost 7 years ago
    - Status changed from New to Closed
- Resolution set to fixed
Documentation added to:
https://github.com/OpenNebula/docs/blob/master/source/administration/authentication/ldap.rst
#3
     Updated by Tino Vázquez over 6 years ago
    Updated by Tino Vázquez over 6 years ago
    - Target version set to Release 4.10