On Mon, Apr 6, 2020 at 4:44 AM garvati <[email protected]> wrote:

> Hello,
> I have the same problem
>
> I just built on centOS8 the Guacamole (1.1.0)  service, client , ...
>
>
> Apr  6 10:31:16 swork guacd[2175]: Creating new client for protocol "rdp"
> Apr  6 10:31:16 swork guacd[2175]: Connection ID is
> "$707c3a95-69bc-4692-b5af-8a30a0dace8d"
> Apr  6 10:31:16 swork guacd[4935]: No security mode specified. Defaulting
> to
> security mode negotiation with server.
> Apr  6 10:31:16 swork guacd[4935]: Resize method: none
> Apr  6 10:31:16 swork guacd[4935]: User
> "@a3670e55-fec3-41c7-8440-e64007ab3aca" joined connection
> "$707c3a95-69bc-4692-b5af-8a30a0dace8d" (1 users now present)
> Apr  6 10:31:16 swork guacd[4935]: Loading keymap "base"
> Apr  6 10:31:16 swork guacd[4935]: Loading keymap "it-it-qwerty"
> Apr  6 10:31:16 swork guacd[4935]: Error connecting to RDP server
> Apr  6 10:31:16 swork guacd[4935]: User
> "@a3670e55-fec3-41c7-8440-e64007ab3aca" disconnected (0 users remain)
> Apr  6 10:31:16 swork guacd[4935]: Last user of connection
> "$707c3a95-69bc-4692-b5af-8a30a0dace8d" disconnected
> Apr  6 10:31:16 swork guacd[2175]: Connection
> "$707c3a95-69bc-4692-b5af-8a30a0dace8d" removed.
>
>
>
> I'm using a simple user-mapping.xml file and I tried different combinations
> of parameters:
> with credential without credentials
> with security rdp, with security any, without security
> with ingnore-cert true
> with different destination hosts ( win10, win2k8R2, ..)
>
> but I had always an " Error connecting to RDP server"
>
> Is there a way or command to focus on the missing rdp connections ?
>
> I tried to raise log level to debug/trace on guacd.conf but without success
>
>
Changing the log level in guacd.conf should do the trick, but you'll need
to restart guacd.  You can also use the "-L" flag on the guacd command line
to change it - so, start guacd with "-L debug" as one of the command line
arguments and this will increase verbosity.

-Nick

Reply via email to