Re: [symfony-users] ldap authentication

2010-05-21 Thread Luc Didry
Hi, There is a very simple way : Install the ldap library for php (in Debian, this is php5-ldap) in /apps/myapp/config/app.yml : all: sf_guard_plugin: check_password_callable: [check, checkPassword] This is by-passing the default sfGuardPlugin password checking methode. Here, "check" is

[symfony-users] ldap authentication

2010-05-20 Thread mirfan
Hi, I want my application to be authenticated with ldap i have no idea how i will do that and i am also fresh to symfony, one more thing is that i have installed and enabled sfGuard plugin but its is not working. Please help me. -- If you want to report a vulnerability issue on symfony, please