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?
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.
0 velaware Posted December 20, 2013 Author Report Posted December 20, 2013 On 12/20/2013 at 12:56 AM, gohigher said: 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.
0 velaware Posted December 20, 2013 Author Report Posted December 20, 2013 Though I am interested in the plugin you wrote. Able to share?
0 Cody Posted December 20, 2013 Report Posted December 20, 2013 We have plans for LDAP integration in the future. Michael 1
0 velaware Posted December 20, 2013 Author Report Posted December 20, 2013 On 12/20/2013 at 4:14 PM, Cody said: 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.
0 will Posted January 11, 2014 Report Posted January 11, 2014 (edited) On 12/20/2013 at 8:11 PM, secforus_ehansen said: 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? On 12/20/2013 at 4:14 PM, Cody said: 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
0 velaware Posted January 11, 2014 Author Report Posted January 11, 2014 On 1/11/2014 at 12:33 AM, will said: 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
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.
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.
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.
0 Cody Posted January 12, 2014 Report Posted January 12, 2014 On 1/12/2014 at 10:29 PM, secforus_ehansen said: 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
0 activa Posted May 3, 2017 Report Posted May 3, 2017 I Have see a plugin for this in github . You can try it .
0 MiikaaQC Posted May 3, 2017 Report Posted May 3, 2017 On 5/3/2017 at 12:50 AM, activa said: I Have see a plugin for this in github . You can try it . Expand i tried but its not uptodate. the plugin isn't working for me, unless i miss-configured it.
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
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now