On Fri, Dec 3, 2021 at 7:05 AM Richard Cochius <[email protected]> wrote:
> Hello, > > > is it possible to use a LDAP/AD-Tree to do the user mapping like > remote-host, porotocol and port. or msut this be done with an MySQL/MariaDB > server? > > > If you're asking if it's possible to store connection information in LDAP instead of a database, yes, this is definitely possible, and is covered in the LDAP section of the manual: http://guacamole.apache.org/doc/gug/ldap-auth.html This does require extensions to your LDAP schema to support it, though they are fairly minimal. -Nick
