On Mon, Mar 30, 2020 at 8:04 PM Jason Keltz <[email protected]> wrote:
> Hi. > > I was finally successful in getting my Samba AD users to work in > Guacamole along with the MySQL DB for storing additional information. I > would like for the Samba AD groups to be imported into Guacamole as well > so that I can assign access to users based on user groups without even > having to modify the LDAP schema. I can't seem to find any examples of > this online ... can anyone help? Does Guacamole allow me to specify > certain groups which should not be imported? > > Guacamole does not "import" LDAP users or groups into the database. You can create the matching users and/or groups on the JDBC side such that permissions will match up, but at this point, you have to create those JDBC entries manually - there is no automated import. -Nick
