Page 2 of 2

Re: LDAP Authentication

Posted: Sun Aug 10, 2008 4:42 pm
by nate
Can someone repost the diff from arhodes? The link no longer seems to work and the module doesn't include it....

Thanks.

Re: LDAP Authentication

Posted: Mon Aug 11, 2008 10:48 am
by pinelmonster
We would like to connect CMS Made Simple to our Active Directory database for back-end user verification.
The existing LDAP-extension for CMSMS doesn't work for version 1.4.1. Is there somebody working on an updated version of the LDAP-extension?

Re: LDAP Authentication

Posted: Thu Sep 18, 2008 11:52 am
by narcotic
I need the 'hack' diff too... Trying to get this thing work on 1.4.1 could anyone please help?!

Re: LDAP Authentication

Posted: Tue Nov 18, 2008 11:35 am
by txetxuvel
Hello arhodes,

I'm trying to install your plugin but de diff file for /lib/classes/class.global.inc.php attached to your post is not working.

Could you please reattach it or send it me via email?


Thanks in advance, txetxu.

Re: LDAP Authentication

Posted: Wed Nov 26, 2008 11:15 am
by ismid
I`m running cmsms 1.4.1 and i it seems i need to have LDAP working, but I dont know how to set the server configuration. Please can anyone help me?

Thanks
(sorry, my english is not so good)

Re: LDAP Authentication

Posted: Thu Jan 28, 2010 5:29 pm
by dipper88
Hey there diligent coders ;)

since we set up a new network-structure in our department and are using CMSms for our website we wanted to join our LDAP-server with the web server namely the LDAP-directory and the frontend log in from CMSms.

So I've been combing through these threads about LDAP authentication and everything I found was a hack for CMSms V 1.0.4. I'm afraid since we have CMSms V 1.6.6. that this module/hack won't work properly and might just pick off the whole site. Which would really suck 'cause there are already plenty hours of work spent on optimizing everything including FEU and the Uploads module and many more.

Therefore, I'm kindly asking about the state of affairs from current LDAP-module developments ?! Is there any module available and working to some extent? (Because I'm not the best coder and besides me there is actually nobody taking care of our website so I'd prefer the amount of time to make the LDAP authentication work to be little).
Otherwise we'll just have to keep these to things separated which would be okay, but not satisfying


Thanks in advance!

Re: LDAP Authentication

Posted: Fri Jan 29, 2010 7:25 am
by cyberman
dipper88 wrote: Is there any module available and working to some extent?
http://dev.cmsmadesimple.org/projects/ldapusers
http://dev.cmsmadesimple.org/projects/ldapauth (only in SVN)

I'm not familiar with LDAP so I can't check it ...

Re: LDAP Authentication

Posted: Thu Apr 08, 2010 8:05 pm
by learningcms
cyberman wrote:
dipper88 wrote: Is there any module available and working to some extent?
http://dev.cmsmadesimple.org/projects/ldapusers
http://dev.cmsmadesimple.org/projects/ldapauth (only in SVN)

I'm not familiar with LDAP so I can't check it ...
This gives errors.  Does anyone have this working?

Re: LDAP Authentication

Posted: Fri Jul 02, 2010 7:12 pm
by arhodes
Hey everyone,

I just released a LONG overdue update to the LdapUsers module. The best part is, it no longer requires a hack to core CMSMS files. A fresh install or upgrade should both work. I wrote and tested the upgrade on CMSMS 1.7.1, but it should work for older versions too.

Enjoy

Re: LDAP Authentication

Posted: Sat Jul 03, 2010 5:33 pm
by cyberman
Thanx for your advice!