Search found 9 matches

by tores
Sat Aug 06, 2011 1:07 am
Forum: Web Interface
Topic: New user account problem
Replies: 17
Views: 13405

Re: New user account problem

When i tested the command you posted ,everything was allright.I could connect with the admin-password elements.When i changed the password with my own,i couldn't(everything else the same).
When i took out of the string the ? and $ characters i could connect fine.The rest of the string are plain ...
by tores
Fri Aug 05, 2011 11:52 am
Forum: Web Interface
Topic: New user account problem
Replies: 17
Views: 13405

Re: New user account problem

Yes ,you did it!
All fixed now.I thought that when i terminated the daemon from one user only that would be ok, but it wasn't.But when i terminated the daemon from all the users ,then the parameters saved succesfully and i was able to connect.Another thing i was doing wrong ,was that i included in ...
by tores
Thu Aug 04, 2011 10:54 pm
Forum: Web Interface
Topic: New user account problem
Replies: 17
Views: 13405

Re: New user account problem

No, doesn't work.
I send the seedoff signal and then the command you posted.
Here is the output of the command

Image
by tores
Thu Aug 04, 2011 9:43 pm
Forum: Web Interface
Topic: New user account problem
Replies: 17
Views: 13405

Re: New user account problem

I tried the seedoof-seedon in others users and the script didn't change the string in the json file.They work fine.
Is there any other way to set the password?
I tried the transmission-daemon -v <password> command,but the result was the same.
by tores
Thu Aug 04, 2011 8:05 pm
Forum: Web Interface
Topic: New user account problem
Replies: 17
Views: 13405

Re: New user account problem

No i didn't.
I did it now ,with the same result
Stop and start the daemon with seedoff-seedon.
But when the daemon is started ,the password in the json file isn't blank anymore,is a string
by tores
Thu Aug 04, 2011 7:39 pm
Forum: Web Interface
Topic: New user account problem
Replies: 17
Views: 13405

Re: New user account problem

I changed it to this

"rpc-authentication-required": true,
"rpc-bind-address": "0.0.0.0",
"rpc-enabled": true,
"rpc-password": "",
"rpc-port": 9091,
"rpc-username": "*********",
"rpc-whitelist": "127.0.0.1",
"rpc-whitelist-enabled": false,



Set the password blank and yes i changed ...
by tores
Thu Aug 04, 2011 5:56 pm
Forum: Web Interface
Topic: New user account problem
Replies: 17
Views: 13405

Re: New user account problem

Sorry,but it's first time that i have to do this ,and i really have to.

The setting file created is this

"alt-speed-down": 50,
"alt-speed-enabled": false,
"alt-speed-time-begin": 540,
"alt-speed-time-day": 127,
"alt-speed-time-enabled": false,
"alt-speed-time-end": 1020,
"alt-speed-up ...
by tores
Thu Aug 04, 2011 3:55 pm
Forum: Web Interface
Topic: New user account problem
Replies: 17
Views: 13405

Re: New user account problem

I've done that (editing the json file) but still cannot connect.

I created the user account via putty with the 'useradd -m <username>' and the 'passwd <password> commands.The new user folder created succesfully.
Then i login in the new account and with the commands 'seedon' and 'seedoff' i create ...
by tores
Wed Aug 03, 2011 11:12 am
Forum: Web Interface
Topic: New user account problem
Replies: 17
Views: 13405

New user account problem

Hi everybody,

I'm stuck with a seedbox (dedicated server) because the man who set it up cannot be obtained any more and my technical knowledges are limited.
The server runs Debian 6.0 with Transmission 2.03.The problem is that i want to create a new user account.I created the account via webmin.I ...