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!
Running Fedora 19
ReplyDeleteI can only access what looks like this by opening the index.html file. There is no place to login and just typing this into the terminal command line does not work for me. What am I doing wrong?
Did you follow the web server setup guide or you just click and open index.html?
Deletehttp://jubitoblog.blogspot.gr/2013/02/web-server-configuration.html
This application is a minimalistic web server to expose functionality of jaNET framework over the internet or a local network.
Ahh whats the default username/password?????
ReplyDeleteadmin/admin
Delete