Homec4science

Support searching for users to find their LDAP entry

Authored by Michael Ossareh <ossareh@justin.tv> on Jul 26 2012, 03:55.

Description

Support searching for users to find their LDAP entry

Summary:

  • the current LDAP auth flow expects a DN to look like cn=ossareh,ou=Users,dc=example,dc=com
  • however many LDAP setups have their dn look something like cn=Mike Ossareh,ou=Users,dc=example,dc=com

Test Plan:
Test if logins work with a LDAP setup which has cn=Full Name
instead of cn=username.

To test you should ensure you set the properties needed to
trigger the search before login as detailed in conf/default.conf.php

Reviewers: epriestley

CC: mbeck, aran, Korvin

Differential Revision: https://secure.phabricator.com/D3072

Details

Committed
Michael Ossareh <ossareh@justin.tv>Jul 26 2012, 04:03
Pushed
aubortJan 31 2017, 17:16
Parents
rPH514ee3526c3d: Add an event for looking up names from repositories
Branches
Unknown
Tags
Unknown

Event Timeline

Michael Ossareh <ossareh@justin.tv> committed rPH0a0607d2f706: Support searching for users to find their LDAP entry (authored by Michael Ossareh <ossareh@justin.tv>).Jul 26 2012, 04:03