Q:
We were provided a user id & password by their trading partner. The
password has a dollar sign ($). We are receiving an error message that the
password is invalid.
A:
A single dollar sign in a password will denote the letters following the dollar sign as a variable. And the password will fail.
A work around is to add a second dollar sign. This will tell GoAnywhere
that it is not a variable.
For example:
If your password is T$est
Enter into GoAnywhere T$$est
Password with dollar sign $
View some of the Frequently Asked Questions to our support staff. Included are some tips and tricks making this forum ideal for users getting started with GoAnywhere MFT, Gateway, Agents, etc.
Note: Users can reply to existing topics but only our support staff can add new topics to this forum.
Note: Users can reply to existing topics but only our support staff can add new topics to this forum.
- Support_Julie Offline
- Support Specialist
- Posts: 101
- Joined: Thu Mar 05, 2009 3:49 pm
- Location: Ashland, NE USA
- Contact:
Re: Password with dollar sign $
Alternative, I tried was to Encrypt the password... That worked...