Menu

#9 Add HTTP authentication support

Unstable (example)
open
nobody
None
5
2009-06-29
2009-06-29
Anonymous
No

The attached patch adds HTTP authentication support to the WPMU LDAPplugin. If the user is authenticated by the web server (REMOTE_USER is set), then the login screen is skiped and access is granted without doing an authenticated LDAP bind. If the user does not exists in WPMU, it is still fetched from LDAP.

Avoiding the authenticated LDAP bind is important, since it allows non basic authentication, where there is no password available: x509 certificates, Libery Alliance SSO, kerberos...

I use this patch to perform SSO with WPMU.

Discussion

  • Nobody/Anonymous

     
  • Alexander Barker

    Patch submitted by Emmanuel Dreyfus ( manu@netbsd.org )

     
  • Aaron Axelsen

    Aaron Axelsen - 2009-06-30

    there is another SSO patch already committed to the svn trunk - have you tried that one?

     
  • Michael Requeny

    Michael Requeny - 2010-02-03

    Does this work with mod_auth_ntlm_winbind or mod_auth on an Apache Linux box?

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.