Search found 2 matches

by combhua
Sun Apr 13, 2008 1:59 am
Forum: Plugins
Topic: unofficial serendipity_event_externalauth alteration
Replies: 3
Views: 2385

It's in my office, so when I get there on Monday, I'll check over it to clean out the unrelated changes I made and then share them with you. It may require some cleanup once you review it if I misunderstood any of your code - I hurried to wrap it up on Friday.

comb
by combhua
Fri Apr 11, 2008 8:32 pm
Forum: Plugins
Topic: unofficial serendipity_event_externalauth alteration
Replies: 3
Views: 2385

unofficial serendipity_event_externalauth alteration

In the places I've used LDAP to check authentication, there's a setup not possible with the current code. The LDAP servers I use allow anonymous access but uses a distinguished name which cannot be guessed beforehand so you have to do a search, etc to get the DN before using ldap_bind to actually ...