apache ldap-group authentication

4 views
Skip to first unread message

rdeman

unread,
Mar 5, 2008, 4:43:30 PM3/5/08
to openldap
Hello all,

I have succesfully setup Apache to authenticate using "Require ldap-
group cn=wikiusers,dc=example,dc=org".
Basically I am storing all my users that can access the server as
uid's in "ou=accounts,dc=example,dc=org" and then those users that are
allowed to use the wiki as memberUid to
cn=wikiusers,dc=example,dc=org.

This works fine.

However, when I add or remove a memberUid from
cn=wikiusers,dc=example,dc=org then Apache doesn't notice the update.
I need to restart apache before it notices teh new added and/or
removed memberUid's.

Any help here?

rdeman

unread,
Mar 5, 2008, 4:49:11 PM3/5/08
to openldap
one thing I forgot to mention: I have turned Apache's LogLevel to
Debug and this is what it says:


..... authorisation failed [Comparison false (cached)]


so it's being cached...but how do I make sur ethat the cache is
cleared whenever I modify something to the openldap server? (I am
using phpLDAPadmin to modify the openldap server)

thanks
Reply all
Reply to author
Forward
0 new messages