Search found 5 matches

by miceagol
Thu Oct 24, 2013 10:28 pm
Forum: Support
Topic: [SOLVED] Transmission doesn't encrypt my password
Replies: 7
Views: 28595

Re: Transmission doesn't encrypt my password

Ah! Solved it. :)

I had for some reason changed the script to run using my user instead of the debian-transmission user. I had also changed the owner/group of the settings.json file. I changed the user and permissions back to the debian-transmission user, and voila, password hashed.

I must have ...
by miceagol
Thu Oct 24, 2013 10:22 pm
Forum: Support
Topic: [SOLVED] Transmission doesn't encrypt my password
Replies: 7
Views: 28595

Re: Transmission doesn't encrypt my password

Well, the problem here is that I start the transmission-daemon as a service. If I use your command, a settings.json file is created in .config/transmission-daemon in my home folder. But this is not the correct settings file.

The settings.json file I'd like to edit is located in /etc/transmission ...
by miceagol
Thu Oct 24, 2013 8:39 pm
Forum: Support
Topic: [SOLVED] Transmission doesn't encrypt my password
Replies: 7
Views: 28595

Re: Transmission doesn't encrypt my password

For example here.

What exactly do I do to "restart using the command line to enter your rpc username and password combo"? Could you give me an example command?
by miceagol
Thu Oct 24, 2013 7:17 am
Forum: Support
Topic: [SOLVED] Transmission doesn't encrypt my password
Replies: 7
Views: 28595

Re: Transmission doesn't encrypt my password

Yes, entered directly in settings.json file in quotes. That was the procedure as far as I read everywhere?
by miceagol
Wed Oct 23, 2013 9:56 pm
Forum: Support
Topic: [SOLVED] Transmission doesn't encrypt my password
Replies: 7
Views: 28595

[SOLVED] Transmission doesn't encrypt my password

I have entered the password of the rpc in the settings.json file, but when Transmission is restarted the password is still in plain text. Everyone says the password is supposed to be hashed automatically in other threads I've looked at.

The new user and password works fine in the WebUI, and ...