Reporter |
![]() |
---|---|
Created | Feb 29, 2012 4:51:38 PM |
Updated | Aug 2, 2013 1:06:59 PM |
Priority | Major |
Type | Feature |
State | Open |
Assignee | Mariya Davydova (mariyafomkina) |
Subsystem | No subsystem |
Fix versions | Backlog |
Fixed in builds | No Fixed in build |
Affected versions | No Affected versions |
Browser | Any Browser |
OS | Any OS |
Verified in build | Not verified |
Verified by | Nobody |
Reviewed by | No reviewed by |
Severity | Undefined |
We're evaluating YouTrack as a possible replacement for JIRA. One of the first roadblocks I've run into is that the LDAP integration only allows simple binds and does not appear to have any way to delegate to a bind user. We do this ourselves in our internal applications via Spring Security, and have found it to be relatively painless (the relevant properties are springsecurity.ldap.context.managerDn and springsecurity.ldap.context.managerPassword). Our Active Directory security profile prohibits simple binds, so the current functionality doesn't work for us. Creating users manually will be difficult-to-impossible, given 100+ users and single-password policies.