Some installations may require the use of a secure log in screen. By default, the log in screen is turned off. You can enable this screen which will require all users to enter their log in information each time they access the Mojo GUI or the Management Control Console.
There is a .jsp file that controls the displaying of the secure log in screen. It is called login.jsp and it can be found in the Knowledge Base Installation Root directory under /tomcat/webapps/openmake.ear/openmake.war/reports. This file is read by the Mojo GUI and Management Control Console upon start up to determine if the installation requires a secure log in.
To enable the secure log in, you must rename the login.jsp to login.jsp.old and then rename the file called require_login.jsp to login.jsp. Once you have completed this step, restart your Knowledge Base Server, Mojo GUI and Management Control Console.
The newly renamed login.jsp will now instruct the Mojo GUI and Management Control Console to enable the secure login.