logging in Transmission?
-
- Posts: 1
- Joined: Fri Nov 12, 2010 1:32 pm
logging in Transmission?
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?
Re: logging in Transmission?
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.
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.