#0843 Documentation (howto) for LDAP integration
There should be a howto for LDAP integration.
I have installed a Zope product LDAPUserFolder, it appears to be working properly, it connects to the LDAP server, it lists users...
I have added it as User Folder to ITP, yet it still says that there is no ITP user folder defined.
If I can make it work, maybe I can write the howto.
2 years and 7 months and 9 days old
Is LDAPUserFolder good for IssueTrackerProduct? Does it work for anyone? If I let ITP create the acl_users object everything is fine, but if I add it as a LDAPUserFolder object, ITP does not use it. Is there something else that should be set up?
I'd be very keen to have ldap authentication working as it would save staff having yet another password to remember. We would also need to restrict access via groups so would need to be able to restict access to Issue Tracker to certain ldap groups.
It works with LDAPUserFolder, but you have to disable issue assignment. I have started writing a short howto.