I am using Liferay 6.1, and I want to override default Liferay Login authentication and want to set up my custom authentication.
Till now what I have done is, I have
Add the following property in portal-ext.properties and then restart the server
auth.pipeline.enable.liferay.check=false