Hi Rene, did something like that some time ago… for testing I used vagrant, using the following file…
https://github.com/maennlse/vagrant-guac-ad/blob/02299810b0a73d51dd5b39d4ba5d0aaf600e4d39/Vagrantfile Maybe you can “extract” the relevant stuff from there… Basically it should be line 181 to extend the ad schema… and 192-211 to add a connection… … if I understood your question correctly. Greetings, Sebastian > On 12. Jun 2022, at 18:25, Rene Schrader <schraderr...@web.de> wrote: > > > Hello all, > > I have a question regarding authorization with LDAP. > Currently my system works like this: > - One can successfully log in using the Active Directory data. > - I can assign users a connection via the MariaDB database, which they can > then use after authentication via LDAP. > > I would like to have LDAP handle the authorization directly. For this there > are the schema files ".ldif" for OpenLDAP and ".schema" for the AD. > If I would use OpenLDAP, I would use the command "ldapadd". But how do I make > changes if I use an Active Directory. I really can't find anything on the > internet about this - > there must be some reasonable instructions on how I enter the connections > into this .schema file? > > Could someone explain this to me, what exactly the steps would be? Or better > yet, send a tutorial? I can't find anything no matter how much I google. > > With kind regards > René > > --------------------------------------------------------------------- To > unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org For additional > commands, e-mail: user-h...@guacamole.apache.org