On Fri, Mar 1, 2019 at 8:31 AM Kamal Ezzaki <[email protected]> wrote:
> *Hello again, * > i have a probleme with RDP connexion From Guacamole to WIndows 7 | 10 . > i tried to connect to windows 10 from another windows and it's work > i tried to connect from guacamole to my physical machine ( Windows 10 ) > and it's work > i tried to connect from a VM Windows 10 to another Windows 10 and it's Work > i tried telnet 3389 and it's work too > But when i tried to connect Guacamole with a VM windows it's not working > and this is my log file : > > Feb 16 18:55:18 localhost guacd[94927]: Creating new client for protocol > "rdp" > Feb 16 18:55:18 localhost guacd[94927]: Connection ID is > "$8f7d1cb3-d4f8-403a-b907-6ef8eb5673ba" > Feb 16 18:55:18 localhost guacd[110757]: No security mode specified. > Defaulting to RDP. > This is most likely your issue. If you don't specifically set the RDP security mode, it defaults to RDP. Newer versions of Windows require NLA authentication, so you'll likely need to set the security mode to NLA and try, again. You can also try TLS and see if that works. If you use NLA you will also have to specify the username and password at connection time, either by putting that information in the configuration or by using tokens. -Nick
