FS#331 - LDAP authentication backend.
It should support both authentication and (optionally) obtaining 'contact info' out of an LDAP database.
Closed by pizza
2008-04-20 21:01
Reason for closing: Implemented
Additional comments about closing: r2009. Will be in 2.36. Needs customization for local deployment, but that's up to the end-user.
2008-04-20 21:01
Reason for closing: Implemented
Additional comments about closing: r2009. Will be in 2.36. Needs customization for local deployment, but that's up to the end-user.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
I have the first prototype written, but unfortunately there's no direct mechanism for figuring out the user type. We need some sort of "LDAP key" -> "admin/user/client/disabled" mapping. Or perhaps membership in various LDAP groups is another option?
Also, I need to investigate the "address" fields properly; the first pass won't do that either.