velaware Posted December 20, 2013 Report Posted December 20, 2013 One of the optional installs includes ldap do I'm wondering if its possible to authenticate a user via ldap and if so how would I do that? Quote
0 gohigher Posted December 20, 2013 Report Posted December 20, 2013 If you are looking to use a plugin that you are developing, I just completed a method using a plugin to intercept logins and process them against Joomla in a preaction event... otherwise you could edit the clients model I believe it is and add some code in the login routine. Quote
0 velaware Posted December 20, 2013 Author Report Posted December 20, 2013 If you are looking to use a plugin that you are developing, I just completed a method using a plugin to intercept logins and process them against Joomla in a preaction event... otherwise you could edit the clients model I believe it is and add some code in the login routine. no its not for the plugin but wanting a single sign on to tie in blesta with other services in writing that use ldap. Quote
0 velaware Posted December 20, 2013 Author Report Posted December 20, 2013 Though I am interested in the plugin you wrote. Able to share? Quote
0 Cody Posted December 20, 2013 Report Posted December 20, 2013 We have plans for LDAP integration in the future. Michael 1 Quote
0 velaware Posted December 20, 2013 Author Report Posted December 20, 2013 We have plans for LDAP integration in the future. I already have it set up to the extent I need it. Made it happen last night once I was told where to look for the file to edit. Though it took some debugging to figure out what method I needed to edit so I could do it. Quote
0 will Posted January 11, 2014 Report Posted January 11, 2014 (edited) I already have it set up to the extent I need it. Made it happen last night once I was told where to look for the file to edit. Though it took some debugging to figure out what method I needed to edit so I could do it. Do you have that code in such a state that you could share it? We have plans for LDAP integration in the future. Do you know how far down the road this is? This would help us with our migration a lot. Edited January 11, 2014 by will Quote
0 velaware Posted January 11, 2014 Author Report Posted January 11, 2014 Do you have that code in such a state that you could share it? Right this moment no, but I can turn it into a plugin (hopefully) or write up a small guide on what needs to be edited to make it happen. Look for that to happen tomorrow probably. Michael 1 Quote
0 velaware Posted January 12, 2014 Author Report Posted January 12, 2014 I haven't forgot about this but won't be able to do this today. I would prefer to make it a plugin (see a thread I started here: http://www.blesta.com/forums/index.php?/topic/1775-plugin-to-authenticate-user/?view=getnewpost ) instead of having to edit source files themselves. The only thing is as far as I know the interface to logging into Blesta isn't documented (and if it is I don't know where to find it). If anyone can help with this everything else should pretty much be simple as pie. Quote
0 Cody Posted January 12, 2014 Report Posted January 12, 2014 I've created CORE-977 tentatively slated for 3.2.0. This adds an event to be triggered on user authentication. Quote
0 velaware Posted January 12, 2014 Author Report Posted January 12, 2014 Any idea when 3.2 will be out? Deciding whether I should just wait or still go about showing how to edit core files to get this in. Quote
0 Cody Posted January 12, 2014 Report Posted January 12, 2014 Any idea when 3.2 will be out? Deciding whether I should just wait or still go about showing how to edit core files to get this in. We're shooting for 8 to 10 weeks after 3.1 is officially released. Michael 1 Quote
0 activa Posted May 3, 2017 Report Posted May 3, 2017 I Have see a plugin for this in github . You can try it . Quote
0 MiikaaQC Posted May 3, 2017 Report Posted May 3, 2017 1 hour ago, activa said: I Have see a plugin for this in github . You can try it . i tried but its not uptodate. the plugin isn't working for me, unless i miss-configured it. Quote
Question
velaware
One of the optional installs includes ldap do I'm wondering if its possible to authenticate a user via ldap and if so how would I do that?
14 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.