Page 1 of 1

Creating Other Access Users

Posted: Thu Jul 16, 2015 7:03 pm
by gustebeast
I am trying to create another regular user so my friend can use my seed box. I have a debian server that I connect to remotely. The latest version of deluge and the web api are installed and working properly.

My ~/.config/deluge/auth contains the following:
localclient:<censored>:10
pudding:mypass:5

It has octal 644 and is owned by the same user that runs the client. My core.conf can be found here http://pastebin.com/MYT6RgUn

I have restarted the client many times also so that is not the issue.

Basically when I log in I am simply prompted for a password, nothing else. The only password that works is the admin one I set up when I first logged in. Any idea how to log in as the "pudding" user?