Matthew Bull

web development

symfony’s sfGuard plugin and LDAP

Sunday, June 29th, 2008

A while ago I needed to hook up symfony's excellent sfGuard plugin to some LDAP functionality. There are a couple of issues with the plugin and the readme which I think need fixing. In particular, there is no support for checking both LDAP and standard sfGuard passwords. This is absolutely essential ...