You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@guacamole.apache.org by Piviul <pi...@riminilug.it> on 2020/03/12 09:41:08 UTC

RDP connection problem

Hi all, I'm new in this list. I'm testing guacamole 1.1.0 on a debian 10 
and I find it amazing even if I find some trouble connecting to 
win7/winserver2008/win10 clients (Winxp RDP seems to works correctly).

These are the logs for a win7 client:
> Mar 11 15:21:28 guacamole guacd[179]: Creating new client for protocol "rdp"
> Mar 11 15:21:28 guacamole guacd[179]: Connection ID is "$9b2f3e8d-0aae-4f20-ad85-3a3974a9d50a"
> Mar 11 15:21:28 guacamole guacd[1745]: No security mode specified. Defaulting to security mode negotiation with server.
> Mar 11 15:21:28 guacamole guacd[1745]: Resize method: none
> Mar 11 15:21:28 guacamole guacd[1745]: User "@bde0ddcd-6252-4af9-8223-1078d087851a" joined connection "$9b2f3e8d-0aae-4f20-ad85-3a3974a9d50a" (1 users now present)
> Mar 11 15:21:28 guacamole guacd[1745]: Loading keymap "base"
> Mar 11 15:21:28 guacamole guacd[1745]: Loading keymap "en-us-qwerty"
> Mar 11 15:21:28 guacamole guacd[1745]: Error connecting to RDP server
> Mar 11 15:21:28 guacamole guacd[1745]: User "@bde0ddcd-6252-4af9-8223-1078d087851a" disconnected (0 users remain)
> Mar 11 15:21:28 guacamole guacd[1745]: Last user of connection "$9b2f3e8d-0aae-4f20-ad85-3a3974a9d50a" disconnected

Can anyone please help me to find where is the connection problem?

these are the freerdp packages installed:
freerdp2-dev
libfreerdp-client2-2
libfreerdp-server2-2
libfreerdp-shadow-subsystem2-2
libfreerdp-shadow2-2
libfreerdp2-2

and the tomcat version installed is the one in debian 10: Tomcat9

Have a great day!

Piviul


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@guacamole.apache.org
For additional commands, e-mail: user-help@guacamole.apache.org


Re: RDP connection problem

Posted by Piviul <pi...@riminilug.it>.
I'm sorry Marcus I have done a little bit of confusion because I was 
thinking that changing done to user-mapping.xml even after user logon 
was read during connection instead it is necessary to logoff and logon 
again... so all seems to works now.

Thank you very much!

Piviul

ivanmarcus ha scritto il 12/03/20 alle 11:21:
> Are you using the GUI?
> 
> If so then for a connection to a 'standard' Win7 machine you may want to 
> check that 'ignore server certificate' is ticked.
> 
> In my connections that's all I tick, other than setting the protocol, ip 
> number/port, set 32-bit colour and enable font smoothing.
> 
> This isn't the only way to do it and does mean a user will need to 
> connect to Guacamole first, then to their assigned connection and enter 
> another user/pass, but I utilise that as a second level of authentication.
> 
> Some Win10 machines may also require a specific change on the target 
> machine, but it shouldn't be an issue for the others you have.
> 
> 
> On 12/03/2020 10:41 p.m., Piviul wrote:
>> Hi all, I'm new in this list. I'm testing guacamole 1.1.0 on a debian 
>> 10 and I find it amazing even if I find some trouble connecting to 
>> win7/winserver2008/win10 clients (Winxp RDP seems to works correctly).
>>
>> These are the logs for a win7 client:
>>> Mar 11 15:21:28 guacamole guacd[179]: Creating new client for 
>>> protocol "rdp"
>>> Mar 11 15:21:28 guacamole guacd[179]: Connection ID is 
>>> "$9b2f3e8d-0aae-4f20-ad85-3a3974a9d50a"
>>> Mar 11 15:21:28 guacamole guacd[1745]: No security mode specified. 
>>> Defaulting to security mode negotiation with server.
>>> Mar 11 15:21:28 guacamole guacd[1745]: Resize method: none
>>> Mar 11 15:21:28 guacamole guacd[1745]: User 
>>> "@bde0ddcd-6252-4af9-8223-1078d087851a" joined connection 
>>> "$9b2f3e8d-0aae-4f20-ad85-3a3974a9d50a" (1 users now present)
>>> Mar 11 15:21:28 guacamole guacd[1745]: Loading keymap "base"
>>> Mar 11 15:21:28 guacamole guacd[1745]: Loading keymap "en-us-qwerty"
>>> Mar 11 15:21:28 guacamole guacd[1745]: Error connecting to RDP server
>>> Mar 11 15:21:28 guacamole guacd[1745]: User 
>>> "@bde0ddcd-6252-4af9-8223-1078d087851a" disconnected (0 users remain)
>>> Mar 11 15:21:28 guacamole guacd[1745]: Last user of connection 
>>> "$9b2f3e8d-0aae-4f20-ad85-3a3974a9d50a" disconnected
>>
>> Can anyone please help me to find where is the connection problem?
>>
>> these are the freerdp packages installed:
>> freerdp2-dev
>> libfreerdp-client2-2
>> libfreerdp-server2-2
>> libfreerdp-shadow-subsystem2-2
>> libfreerdp-shadow2-2
>> libfreerdp2-2
>>
>> and the tomcat version installed is the one in debian 10: Tomcat9
>>
>> Have a great day!
>>
>> Piviul
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@guacamole.apache.org
>> For additional commands, e-mail: user-help@guacamole.apache.org
>>
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@guacamole.apache.org
For additional commands, e-mail: user-help@guacamole.apache.org


Re: RDP connection problem

Posted by ivanmarcus <iv...@yahoo.com.INVALID>.
Are you using the GUI?

If so then for a connection to a 'standard' Win7 machine you may want to 
check that 'ignore server certificate' is ticked.

In my connections that's all I tick, other than setting the protocol, ip 
number/port, set 32-bit colour and enable font smoothing.

This isn't the only way to do it and does mean a user will need to 
connect to Guacamole first, then to their assigned connection and enter 
another user/pass, but I utilise that as a second level of authentication.

Some Win10 machines may also require a specific change on the target 
machine, but it shouldn't be an issue for the others you have.


On 12/03/2020 10:41 p.m., Piviul wrote:
> Hi all, I'm new in this list. I'm testing guacamole 1.1.0 on a debian 
> 10 and I find it amazing even if I find some trouble connecting to 
> win7/winserver2008/win10 clients (Winxp RDP seems to works correctly).
>
> These are the logs for a win7 client:
>> Mar 11 15:21:28 guacamole guacd[179]: Creating new client for 
>> protocol "rdp"
>> Mar 11 15:21:28 guacamole guacd[179]: Connection ID is 
>> "$9b2f3e8d-0aae-4f20-ad85-3a3974a9d50a"
>> Mar 11 15:21:28 guacamole guacd[1745]: No security mode specified. 
>> Defaulting to security mode negotiation with server.
>> Mar 11 15:21:28 guacamole guacd[1745]: Resize method: none
>> Mar 11 15:21:28 guacamole guacd[1745]: User 
>> "@bde0ddcd-6252-4af9-8223-1078d087851a" joined connection 
>> "$9b2f3e8d-0aae-4f20-ad85-3a3974a9d50a" (1 users now present)
>> Mar 11 15:21:28 guacamole guacd[1745]: Loading keymap "base"
>> Mar 11 15:21:28 guacamole guacd[1745]: Loading keymap "en-us-qwerty"
>> Mar 11 15:21:28 guacamole guacd[1745]: Error connecting to RDP server
>> Mar 11 15:21:28 guacamole guacd[1745]: User 
>> "@bde0ddcd-6252-4af9-8223-1078d087851a" disconnected (0 users remain)
>> Mar 11 15:21:28 guacamole guacd[1745]: Last user of connection 
>> "$9b2f3e8d-0aae-4f20-ad85-3a3974a9d50a" disconnected
>
> Can anyone please help me to find where is the connection problem?
>
> these are the freerdp packages installed:
> freerdp2-dev
> libfreerdp-client2-2
> libfreerdp-server2-2
> libfreerdp-shadow-subsystem2-2
> libfreerdp-shadow2-2
> libfreerdp2-2
>
> and the tomcat version installed is the one in debian 10: Tomcat9
>
> Have a great day!
>
> Piviul
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@guacamole.apache.org
> For additional commands, e-mail: user-help@guacamole.apache.org
>