FR3DLdapBundle will insert data into DB, if ldap authentication successes, but no data in DB exists.
How can i disable it?
I have already an user table with many usernames and roles, and i don't want to insert more data into it throw LdapBundle.
Thanks in advance.