Application: OpenCA 1.x Error message: [initServer:314] No login
Explanation: This error message indicates that the user / password combination given to the OpenCA server was not acceptable.
Solutions:
Use the right password !
To reset the password open and edit config.xml and make sure the value container contains the value below.
<name>default_web_password</name>
<value>@default_web_password@</value>
Once you restart the OpenCA application and browse the admin panel it will prompt to set the password.





