Feature #4651

Add support for LDAP authentication RFC2307/RFC2307BIS One 4.14

Added by Josep Andres almost 5 years ago. Updated almost 4 years ago.

Status:ClosedStart date:07/19/2016
Priority:NormalDue date:
Assignee:Javi Fontan% Done:

0%

Category:Documentation
Target version:Release 5.4
Resolution:fixed Pull request:

Description

Hi,
I found out that there is only one standard implemented (to be able to do group mapping), the one that every username has an attribute memberOf with the name of the groups that he/she belongs to, but not the other standard that works the other way around, on every group there is an attribute "memberUid" that contains the usernames of the people that belongs to this group.

/opt/opennebula/latest # vi lib/ruby/opennebula/ldap_auth.rb

So, is there a patch I can apply? or can you pull this request to the next release?

Thanks.

History

#1 Updated by Javi Fontan about 4 years ago

  • Category set to Documentation
  • Assignee set to Javi Fontan
  • Target version set to Release 5.4

I've merged the PR (https://github.com/OpenNebula/one/pull/292) for next release.

I'll leave this issue opened until we add the new parameter to the documentation.

#2 Updated by Javi Fontan almost 4 years ago

  • Status changed from Pending to Closed
  • Resolution set to fixed

Also available in: Atom PDF