How to prevent other methods of authentication?

So I have successfully setup logging in via LDAP but there is still the option for Standard and Register. I don’t want people to create accounts or login unless they use their LDAP credentials. Is there a way to turn that off?

Hello,

Try the following:
Go to the section under “/admin/application_settings” and look for “Sign-up Restrictions” and uncheck “Sign-up enabled”.

Regards