I am trying to use Fr3d LDAP bundle with Symfony2 to authenticate users before entering my site.
Unfortunately, I am unable to modify the schema to form the necessary user table required by FOS User Bundle. This leads me to trying to bypass the FOS User Bundle and just use the functionality in Fr3d LDAP bundle.
Does anyone have any information on how to do this? I've looked all over and haven't found anything.