You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
in users.conf for each user a property "displayName" is defined. Unfortunately this
displayName is NOT used in the "access permission" lists (web front end). Instead we
(LDAP-Import!) see a list of cryptic userids. This is EXTREMELY difficult to maintain.
Please define a property to make "displayname" available in those lists. Thanks in
advance!
Reported by ch.a.bittner on 2014-02-05 14:49:17
- Attachment: NoDisplayName.png
The text was updated successfully, but these errors were encountered:
Have you these directives into giblit.properties file?:
....
....
realm.ldap.accountPattern = (&(objectClass=person)(sAMAccountName=${username}))
....
....
realm.ldap.displayName = displayName
Regards
Alfred's fix has been merged to master. His fix is for the complaint: palettes (list<->list).
This change does not affect the individual user permission dropdown list which is
a separate, complicated beast.
Originally reported on Google Code with ID 364
Reported by
ch.a.bittner
on 2014-02-05 14:49:17- Attachment: NoDisplayName.png
The text was updated successfully, but these errors were encountered: