Menu

#34 Active Directory authentication

open
nobody
None
5
2013-01-16
2012-02-28
No

This file replaced the index.php in the main directory and includes code for Active Directory authentication. It is [u]experimental[/u], because I don't have Active Directory on my hardware, so I can't test it. Testing and improvements by those that do would be welcomed....

I have also taken the opportunity to refactor the code for index.php, and will incorporate this into the main code base soon.

Discussion

  • Andrew Simpson

    Andrew Simpson - 2012-02-28
     
  • Bill

    Bill - 2012-07-19

    Thanks for this!

    I have implemented, and after a few tweaks, it works adequately. The two big issues were a call to "ldapbind()" which should be "ldap_bind()" and including the database.php file in the "elseif(ACTIVE_DIRECTORY === 'Y'..." block.

     
  • Andrew Simpson

    Andrew Simpson - 2012-07-20

    Thanks. I'll add this into the main codebase on the Git Repository over the next few days.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.