Hi I connect guacamole to my active directorywith the following configuration:
# MySQL propertiesmysql-hostname: localhostmysql-port: 3306mysql-database:
guacdbmysql-username: guacusermysql-password: guacDBpass# Additional
settingsmysql-default-max-connections-per-user:
0mysql-default-max-group-connections-per-user: 0#*************#Active
Connection #**********************#ldap-hostname: khntest.localldap-port:
389ldap-user-base-dn: CN=Users,DC=khntest,DC=localldap-search-bind-dn:
CN=test,OU=guactest,DC=khntest,DC=localldap-search-bind-password:
pass-90ldap-username-attribute: sAMAccountNameit work well but when I change my
OU, or change my user location inActive Directory, this config not work, would
you please tell me how I canchange the Scope search Thanks Amin