If you just need Apache to auth to AD for login to the web app:
http://www.turnpike420.net/linux/Apache_ADS_AuthLDAP.txt and use mod_auth_ldap

If you need the app itself to auth (I've never done this) you'll
probably need to look into if the app can auth using ldap and if it
can, can it read the AD or will you have to tweak other things??  Just
ideas...

I use the Apache auth to AD in production here and it works great.

Even an app like Request Tracker I was able to use my AD users (b/c
the way RT is setup is that if you use any auth method through the
browser, it can pickup that username and if that username matches a
user in its database, it allows it in.  RT assumes if you can auth in
the browser, then you must be that person so it allows you to be that
person in RT.)

David McD


On 6/1/06, Warren Myers <[EMAIL PROTECTED]> wrote:
Afternoon.

I'm looking for a mailing list manager that will run under Linux but
authenticate against Active Directory so that authorized users can setup,
manage, and delete their own lists - prefereably with a web interface. Right
now our IT department manually creates lists for users, then they can manage
membership of their lists via a web interface, but deleteing and shifting
assigned managers is all done by us, and we're trying to push some of that
responsibility onto our users.

Thanks for any help.
Warren

--
http://warrenmyers.com
"God may not play dice with the universe, but something strange is going on
with the prime numbers." --Paul Erdős
"It's not possible. We are the type of people who have everything in our
favor going against us." --Ben Jarhvi, Short Circuit 2

--
TriLUG mailing list        : http://www.trilug.org/mailman/listinfo/trilug
TriLUG Organizational FAQ  : http://trilug.org/faq/
TriLUG Member Services FAQ : http://members.trilug.org/services_faq/


-- 
TriLUG mailing list        : http://www.trilug.org/mailman/listinfo/trilug
TriLUG Organizational FAQ  : http://trilug.org/faq/
TriLUG Member Services FAQ : http://members.trilug.org/services_faq/

Reply via email to