Page 1 of 1

auth question

Posted: Fri Mar 09, 2012 5:43 pm
by dalex
Hi!
I started daemon by my user, and i need, that another user can add/check/remove torrents via command line.
What i need to doing that? All users are at the same system. I tried to start deluge-console at another user with "-c /home/dalex/.config/deluge/", but it takes no effect.

Thanks, Alexandra.

Re: auth question

Posted: Fri Mar 09, 2012 6:58 pm
by Cas
Do your other users have read/write permissions for your config?

The better alternative is to add users to your auth file or copy the localclient line in your auth file into your other users local config.

Re: auth question

Posted: Fri Mar 09, 2012 7:07 pm
by dalex
yes, they have permissions.
Ok, i'll try to copy the localclient line into other user local config. Need i run deluge-daemon by other users?

Re: auth question

Posted: Fri Mar 09, 2012 7:20 pm
by Cas
No either copy or create the auth file

Re: auth question

Posted: Fri Mar 09, 2012 8:42 pm
by dalex
thanks!