SSH handshake failed: only RSA keys possible?

2017-11-22 Thread flittermice
I'm using version 0.9.13. My goal was to make a SSH connection to a host using my existing ed25519 keys. But I permanently got "SSH handshake failed" in guacd. So I have spent many hours of searching for the reason. Finally it turned out that it is only possible to use RSA keys: 1. ECDSA and

Re: Configuring LDAP

2017-11-22 Thread Jonathan Hankins
Harry, I believe you need to fully qualify your ldap-search-bind-dn: ldap-search-bind-dn: cn=My User,dc=my,dc=example,dc=com And your ldap-username-attribute should be the name of an ldap attribute that you want to match usernames against, such as cn: ldap-username-attribute: cn Also, unsure

Removing users that don't have RD login permission

2017-11-22 Thread Erik Berndt
When rolling out Guacamole, I initially granted all users access but have since added a ldap-user-search-filter to guacamole.properties to restrict login to members in a specific OU. The search-filter is working correctly, as new users added to our domain do not appear in the user list until

Re: VNC access with password

2017-11-22 Thread Nick Couchman
On Wed, Nov 22, 2017 at 3:05 AM, wrote: > Hi Nick > > > > Any idea what to do with this? > > > > BR > > Adrian > > > The only thing I can think at this point is that it's related to the following recently-closed JIRA issue: