Hi Nick
Any idea what to do with this?
BR
Adrian
From: adrian.staudenma...@ekz.ch [mailto:adrian.staudenma...@ekz.ch]
Sent: Monday, November 20, 2017 8:39 PM
To: user@guacamole.apache.org
Subject: AW: VNC access with password
Hi Nick
Version is 0.9.13
No added security on these VNC Servers, ju
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:
https://issues.apache.org/jira/browse/GUACAMOLE-424
Can you try buildi
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 added
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
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 Ed255
On Wed, Nov 22, 2017 at 6:54 PM, flittermice wrote:
> 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