mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-04-21 14:30:49 +00:00
This changes 48c6512a70740c403027b66e9d609e9b871d29c0, in Eric's commit it needs a flag to go fetch the record and apply the mapping to find the username field. This approach looks for a telltale that this is DN (naively an "=") and then either grabs the first element from the DN if the username attr matches or fetches the entry from LDAP. There have also been attempts in the past to special case uniqueMember and to add a group_member_dnfix config option. This should handle the cases where people use uid/cn/whatever for the username.