Official website

Sunday, February 17, 2013

Changing the default credentials

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.

UPDATE: Jubito supports a GUI for most settings.


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!

4 comments:

  1. Running Fedora 19
    I 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?

    ReplyDelete
    Replies
    1. Did you follow the web server setup guide or you just click and open index.html?
      http://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.

      Delete
  2. Ahh whats the default username/password?????

    ReplyDelete

Note: Only a member of this blog may post a comment.