Modify ↓
Opened 17 years ago
Closed 12 years ago
#2916 closed enhancement (wontfix)
patch to use multiple attributes in session name
Reported by: | anatoly techtonik | Owned by: | Morris |
---|---|---|---|
Priority: | normal | Component: | ActiveDirectoryLookupPatch |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
This fix allows to use multiple comma-separated attributes from active directory to construct user name. For example, add the following to trac.ini to write "Firstname Secondname" to the session field.
get_name_from_ldap_userattribute = givenName,sn
Attachments (3)
Change History (4)
Changed 17 years ago by
Attachment: | multiattribute.diff added |
---|
Changed 17 years ago by
Attachment: | notification.py added |
---|
comment:1 Changed 12 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Marking this plugin as deprecated. Please let me know if I'm mistaken and there is still use for it, and not better plugins available on trac-hacks.
Note: See
TracTickets for help on using
tickets.
latest code