User/Pass not Working on Webui - Help with .conf file, please!


UmedaBound

Recommended Posts

Hi again!

Another newb question. I want to secure the webmin interface with a password and username, but I can't seem to get it to work. I've probably just formatted my .conf file wrong, but it would be great if someone could eyeball it for me and let me know where I've screwed up:


{
// use relay server when direct connection fails
"use_relay_server" : true,
"use_tracker" : true,
"use_dht" : false,
"search_lan" : true,
"lan_encrypt_data" : true,
"lan_use_tcp" : true,
"webui" :
{
"listen" : "0.0.0.0:8888",
"login" : "name",
"password" : "blahblahpassword"
}
}

I set this up, restarted the service and... still doesn't work. Connecting to the server on port 8888 still goes straight to the webui without asking for a password. Any help appreciated.

Much thanks!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.