In HLLAPI, the @ character has a special meaning: associated with the following character it is the mark of an HLLAPI command. So, when it is used in a login or a password, this character and the following one is interpreted as a command and not as text.
If you need to use @ character in login and passwords of HLLAPI applications, use "@@" to send one "@" character.