1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kimai2_ynh.git synced 2024-09-03 19:26:26 +02:00

Fix Role/Permissions

This commit is contained in:
yalh76 2020-04-18 20:09:33 +02:00
parent 1075ecd9e9
commit aa0497dc14

View file

@ -139,17 +139,17 @@ kimai:
# The attribute must be given in lowercase!
# The example below uses "posix group style memberUid".
# default: dn
#usernameAttribute: uid
usernameAttribute: uid
# Field that holds the group name, which will be used to map the
# LDAP groups with Kimai roles (see groups mapping below).
# default: cn
#nameAttribute: cn
nameAttribute: cn
# Field that holds the users dn in your LDAP group definition.
# Value of this configuration is used in the filter (see above).
# default: member
#userDnAttribute: member
userDnAttribute: groupPermission
# Convert LDAP group name (nameAttribute) to Kimai role
# You will very likely have to define mappings, unless your groups