Hi all,

I want to use a form based login instead of HTTP authentication (in
fact, I want to have the logout button working)
>From what I've learend, this should be possible with AccountManager.
All my users are stored in an LDAP directory (MS-ADS, in my case). LDAP
authentication works fine from apache. But I cannot bind as an anonymous
user, I have to apply a real username/pw combination.
In apache:
    AuthLDAPBindDN foo
    AuthLDAPBindPassword bar
Does that mean that I cannot use AccountManager in my environment?

Rainer

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to