Project

General

Profile

Actions

Feature #48

open

add ldap server support

Added by The 2nd almost 9 years ago. Updated about 8 years ago.

Status:
In Bearbeitung
Priority:
Normal
Assignee:
-
Target version:
Start date:
15 April 2016
Due date:
% Done:

60%

Estimated time:
(Total: 0:00 h)

Description

OTPme should support ldap as access protocol to it's users, groups etc.

  • add ldap support for different object classes as extensions
  • add support for units (ou)
  • add group support (memberUid)
  • ...

Subtasks 1 (1 open0 closed)

Feature #72: Allow LDAP authentication to different accessgroupsIn BearbeitungThe 2nd15 April 2016

Actions
Actions #1

Updated by The 2nd about 8 years ago

  • % Done changed from 30 to 60
This feature is implemented using python-ldaptor. Users can authenticate with any token that supports clear-text passwords (e.g. OTP or static passwords). OTPme ACLs are used to restrict access to LDAP attributes. Currently we support LDAP for the following objects:
  • Realm/Site as DC
  • Units as OUs
  • Users as posixAccount
  • Groups as posixGroup
Actions

Also available in: Atom PDF