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
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