[
https://issues.apache.org/jira/browse/GUACAMOLE-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17422179#comment-17422179
]
Mike Jumper commented on GUACAMOLE-1429:
----------------------------------------
Testing this myself against a deployment of 1.3.0 and MySQL, I see no issue
with setting the password of a user to a password containing a semicolon, nor
with logging in using that user account and password.
If it is Guacamole causing the error, there should be something in the logs
noting that an error occurred, as well as the details of that error. If you are
in the correct log (you see other messages from Guacamole noting extensions
that loaded during startup, authentication attempts, etc.), then that strongly
suggests that the error is occurring in the reverse proxy, not Guacamole.
What about in browser dev tools? Can you see which REST request has failed and
the contents of that response?
> Error when semicolon in password
> --------------------------------
>
> Key: GUACAMOLE-1429
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1429
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole, guacamole-auth-jdbc-mysql,
> guacamole-auth-ldap, guacamole-client
> Affects Versions: 1.2.0
> Reporter: Heiko Haizmann
> Priority: Major
>
> There is an error when the user has a semicolon in the password.
>
> Instead of "Authentication failed", it goes straight to:
>
> h1. Error
> An error has occurred and this action cannot be completed. If the problem
> persists, please notify your system administrator or check your system logs.
>
> We use auth-ldap and mysql. Client and Server on the same machine.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)