On Wed, Oct 7, 2020 at 5:09 PM lexcorp <[email protected]> wrote:

> I'm able to connect to some machines via RDP but not others.
>
> [sysadmin@srvens01pro ~]$ sudo tail -f /var/log/guacd.log
>
> Oct  7 19:25:50 srvens01pro server: 19:25:50.166 [pool-1-thread-1] DEBUG
> o.a.g.rest.auth.HashTokenSessionMap - Checking for expired sessions...
> Oct  7 19:25:50 srvens01pro server: 19:25:50.166 [pool-1-thread-1] DEBUG
> o.a.g.rest.auth.HashTokenSessionMap - Session check completed in 0 ms.
> Oct  7 19:26:00 srvens01pro server: 19:26:00.396 [http-bio-8080-exec-1]
> DEBUG o.a.g.a.mysql.conf.MySQLEnvironment - Database recognized as MariaDB
> 10.3.24.
> Oct  7 19:26:00 srvens01pro server: 19:26:00.398 [http-bio-8080-exec-1]
> DEBUG o.a.g.a.mysql.conf.MySQLEnvironment - Database recognized as MariaDB
> 10.3.24.
> Oct  7 19:26:00 srvens01pro server: 19:26:00.401 [http-bio-8080-exec-1]
> DEBUG o.a.g.a.mysql.conf.MySQLEnvironment - Database recognized as MariaDB
> 10.3.24.
> Oct  7 19:26:00 srvens01pro server: 19:26:00.403 [http-bio-8080-exec-1]
> DEBUG o.a.g.a.mysql.conf.MySQLEnvironment - Database recognized as MariaDB
> 10.3.24.
> Oct  7 19:26:00 srvens01pro server: 19:26:00.404 [http-bio-8080-exec-1]
> DEBUG o.a.g.a.mysql.conf.MySQLEnvironment - Database recognized as MariaDB
> 10.3.24.
> Oct  7 19:26:00 srvens01pro server: 19:26:00.405 [http-bio-8080-exec-1]
> DEBUG o.a.g.a.mysql.conf.MySQLEnvironment - Database recognized as MariaDB
> 10.3.24.
> Oct  7 19:26:00 srvens01pro server: 19:26:00.407 [http-bio-8080-exec-1]
> DEBUG o.a.g.net.InetGuacamoleSocket - Connecting to guacd at
> 10.120.5.42:3389.
>

It looks like you have misconfigured the connection and put the RDP host
and port in the box meant for the guacd host and port.  If you're using the
JDBC module and the web interface to configure connections, the guacd proxy
fields are above the RDP host/port fields, so make sure you've configured
things in the right place.  If you're using user-mapping.xml or LDAP make
sure you're specifying the correct connection parameters for the RDP host
and port, and not trying to specify the guacd proxy host/port parameters.

-Nick

Reply via email to