Hello, I'm trying to login with LDAP connection, in symfony 1.4. I exploded the connection variables, ldap_connect and ldap_bind and they return True, however I can not redirect the user into my system:
if ($request->isMethod('post'))
{...
asked by
20.08.2015 / 15:10