Password containing '#' character not working for connecting to Server.

Post a reply

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: Password containing '#' character not working for connecting to Server.

Re: Password containing '#' character not working for connecting to Server.

by aka » Wed Feb 01, 2017 1:03 pm

Use Configurator, it knows the trick. "User=user1:Passw#ord" coded as:

Code: Select all

user=user1:\x50\x61\x73\x73\x77\x23\x6f\x72\x64

Password containing '#' character not working for connecting to Server.

by estefano.peroza » Tue Jan 31, 2017 11:03 pm

Hello there,

In my configuration file, i need to set something like:
User=user1:Passw#ord

The password contains a hashtag character and i cannot connect to server because it says my username/password is wrong.

After connection failure, i come back to my configuration file and the User parameter becomes something like:

User=user1:Passw

The string after the hashtag symbol disappears!

I am using the latest version of wtware.

is there some trick for solving this?

Thanks !

Top