A wise step after setting up the Jubito server is to change the default credentials (admin:admin) especially if we're going to have it exposed on the internet. Authentication Mode has to be set to "Basic" and "None" if you don't want to login.
To do so, login and go to the terminal tab. Go to the command line and type...
judo server login <yournewusername> <yournewpass>
then press send. That's it, you can now login with your new credentials!

