Re: [Webcollab-users] Active Directory Authentication
Brought to you by:
andrewsimpson
From: Andrew S. <and...@co...> - 2012-02-28 06:59:08
|
On Sat, 25 Feb 2012 20:44:10 +1300 Andrew Simpson <and...@co...> wrote: > On Fri, 24 Feb 2012 04:29:15 -0800 (PST) > jamesoaustin <au...@wr...> wrote: > > > > > Is there any progress on this? I am in the same boat as far as management > > goes! > > > > Thanks! > > > > It's slipped my memory completely. I'll have another look at it. Active Directory looks to be > easy to implement, it's just that I have no hardware set up to test it on. > > Andrew > O.K, I have cobbled together a patch here: https://sourceforge.net/tracker/?func=detail&aid=3495224&group_id=75945&atid=545543 This file replaces the index.php in the main directory and includes code for Active Directory authentication. It is experimental, 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. Andrew |