jwetzell / docker-guacamole

A self-contained guacamole docker container for x64 and ARM. Remotely connect over SSH, RDP or VNC using HTML5.
https://hub.docker.com/r/oznu/guacamole/
GNU General Public License v3.0
104 stars 17 forks source link

Radius Authentication #21

Closed vanderpunk closed 3 months ago

vanderpunk commented 1 year ago

Having trouble getting instance of Guacamole to connect to an LDAP server. I was able to get one of my instances of Guacamole to connect to a Synology NAS LDAP server. I'm having trouble getting a seperate instance to connect to an LDAP server (Azure AD LDAP Wrapper). A different Synology NAS was able to connect to the LDAP Wrapper server, and hosts a RADIUS server. I was wondering if you could add RADIUS support for authentication?

Environment:

jwetzell commented 1 year ago

Looks like that would require building the guacamole-client from source which is not something I'm setup to do.