I am using openldap2.2.
Please find attached log files and config file.
When i login to Project forge after ldap integration ,nowhere i am able to see ldap option.
Hi, you need to configure a different LoginHandler instead of the DefaultHandler in your config.xml:
<loginHandlerClass>org.projectforge.ldap.LdapSlaveLoginHandler</loginHandlerClass>
Please try this first. I updated the AministrationGuide for release 5.4 regarding this issue.
Regards
Kai
Last edit: Kai Reinhard 2014-03-17
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Sorry to disturb you.
I have changed the setting required for Active directory integration, but it fails.
kinldy if you can then help me with the help of log file attached here
Hi, there should be an error while getting all users from LDAP. Does the given user have the right to read those users? Sorry, it seems that a exception is not part of the log file (we fixed this issue for the next version coming soon).
It's also possible that the userBase and/or groupBase and/or baseDN doesn't match.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I want to integrate LDAP with project forge for user authentication.
I have read the administrative tutorial but unsuccessful.
Please Help.
Hi, we need further information (configuration, kind of LDAP-integration, log-files, error messages etc.).
Regards
Kai
Sorry for Late reply.Actually i was on leave.
I am using openldap2.2.
Please find attached log files and config file.
When i login to Project forge after ldap integration ,nowhere i am able to see ldap option.
Please find the config.xml file also
Hi, you need to configure a different LoginHandler instead of the DefaultHandler in your config.xml:
<loginHandlerClass>org.projectforge.ldap.LdapSlaveLoginHandler</loginHandlerClass>
Please try this first. I updated the AministrationGuide for release 5.4 regarding this issue.
Regards
Kai
Last edit: Kai Reinhard 2014-03-17
Dear Kai,
Thanks for your help. It works now with open ldap.
if i want it to intergrate with Active directory. Does project forge work with Active Directory?
If yes,please tell me the settings.
My new config.xml file for Active Direcotry ldap settting
Hi, sounds great. Never tested with AD, as I understood AD worked also as an LDAP server, if so, may-be it works, otherwise not.
Regards
Kai
you dont have any idea regarding Active directory integration. i check with same setting as configured for openldap but fails.
Regards,
Pratik
No, sorry. We've no experience with AD.
Sorry to disturb you.
I have changed the setting required for Active directory integration, but it fails.
kinldy if you can then help me with the help of log file attached here
Hi, there should be an error while getting all users from LDAP. Does the given user have the right to read those users? Sorry, it seems that a exception is not part of the log file (we fixed this issue for the next version coming soon).
It's also possible that the userBase and/or groupBase and/or baseDN doesn't match.