Re: [symfony-users] sfDoctrineGuardUser custom LDAP authenication funkyness

2010-05-08 Thread Sela Yair
this is app.yml in /config not app.yml in /apps/xxx why does it redirects to backend? i had similar problem, but i think setting that app.yml fixed it. all: sf_guard_plugin: success_signin_url: @homepage # the plugin use the referer as default success_signout_url: @homepage # the

[symfony-users] sfDoctrineGuardUser custom LDAP authenication funkyness

2010-05-06 Thread webdev_aw_ucsb
Greetings all -- I'm using Symfony 1.4.4 I followed some example blog code provided here: http://blog.honnecke.us/2010/01/using-sfdoctrineguardusers-external-authentication/ And I have in my custom authentication class the following attached code. I hit 2 different LDAP servers based upon the sy