logging in Transmission?

Discussion of Transmission that doesn't fit in the other categories
Post Reply
intruder1400
Posts: 1
Joined: Fri Nov 12, 2010 1:32 pm

logging in Transmission?

Post by intruder1400 »

I installed transmission on my readynas duo, but when I try to open transmission, it asks for an username and password.... The un and pw of the readynas don't work, I don't know where I can find the right ones.... Who can help?
rb07
Posts: 1400
Joined: Sun Aug 24, 2008 3:14 am

Re: logging in Transmission?

Post by rb07 »

Transmission doesn't use your user name or password, it uses the ones defined in its configuration: settings.json .

You can also disable the authentication in that file.

Remember that any change in settings.json has to be done with the daemon not running, otherwise it won't detect anything changed (unless a HUP signal is sent to it), and it will overwrite the file on exit, which could loose any changes.
Post Reply