Turn Off LDAP Authentication
Warning:
Local installations of Flow Production Tracking are no longer offered. This documentation is intended only for those with existing instances of Flow Production Tracking Enterprise Docker. Click here for a list of our current offerings.
If for any reason, LDAP authentication is setup incorrectly you may find yourself locked out of Flow Production Tracking. In such an eventuality, run the following command
sudo docker-compose exec app rake admin:disable_ldap_auth
This will turn off LDAP authentication and put back Flow Production Tracking's default authentication scheme.