LDAP addon disables standard security configuration. If you disable the LDAP then either enable standard security by settings the application property:
jmix.security.use-standard-security-configuration=true
or provide your own security configuration that registers an AuthentiactionManager bean.