[GH-ISSUE #399] Should this setting be "cn" instead of "displayName" - Authelia Config #152

Closed
opened 2026-02-27 08:15:33 +03:00 by kerem · 1 comment
Owner

Originally created by @lordratner on GitHub (Dec 22, 2022).
Original GitHub issue: https://github.com/lldap/lldap/issues/399

github.com/nitnelave/lldap@c64d32e2c0/example_configs/authelia_config.yml (L43)

I could be looking at this wrong, but when I look at the full tree with ldap.exe, I don't even see a "displayName" attribute.

Originally created by @lordratner on GitHub (Dec 22, 2022). Original GitHub issue: https://github.com/lldap/lldap/issues/399 https://github.com/nitnelave/lldap/blob/c64d32e2c0cc698c61ca40e8364ab0cd7934cd46/example_configs/authelia_config.yml#L43 I could be looking at this wrong, but when I look at the full tree with ldap.exe, I don't even see a "displayName" attribute.
kerem closed this issue 2026-02-27 08:15:33 +03:00
Author
Owner

@nitnelave commented on GitHub (Dec 23, 2022):

They're synonyms. In the update that's coming up to implement #67 , the aliases will be made more formal and exposed to LDAP as the structure. You can see here the translation of LDAP attribute name -> data: https://github.com/nitnelave/lldap/blob/main/server/src/domain/ldap/user.rs#L51

<!-- gh-comment-id:1363700495 --> @nitnelave commented on GitHub (Dec 23, 2022): They're synonyms. In the update that's coming up to implement #67 , the aliases will be made more formal and exposed to LDAP as the structure. You can see here the translation of LDAP attribute name -> data: https://github.com/nitnelave/lldap/blob/main/server/src/domain/ldap/user.rs#L51
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lldap-lldap#152
No description provided.