Skip to content

use mapped username attr to match group members

Eric Wagner requested to merge erwagner/davical:master-patch-65b8 into master

if a ldap attribute mapping for username is configured, the mapped attribute will be fetched and used to match group members during group sync. this will be activated in the configuration file by the group_match_username_attr atribute.

maybe closes #139 (closed), #297 (closed)

Edited by Eric Wagner

Merge request reports