Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Duplicate
-
Component/s: active-directory-plugin
-
Labels:None
-
Similar Issues:
Description
As of active-directory 1.27, the system resolves the full LDAP name for the user, and apparently attempts to use this rather than the username for comparison in matrix based authentication. This is a pain, since it's much easier and more consistent to use usernames for rights management (plus that's how it used to work).
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Resolution | Duplicate [ 3 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Workflow | JNJira [ 144141 ] | JNJira + In-Review [ 190928 ] |
Usernames in the authentication matrix DO work.
However it is case-sensitive and must match the user's sAMAccountName casing in AD.