Hello: We are using guacamole and we think it is fantastic. Thank you developers for the great work.
We need the ldap server just for authentication, and the database for everything else (user settings, groups, connections, etc) with the correspondent users created. We cannot modify the ldap server, we can only use it to authenticate our users (about 500). And our ldap admin is not very happy because every time a user logs in, guacamole makes a huge search in the ldap server (which has over 50,000 users). Is there anything I can do to remove or restrict this search? It seems that when a user logs, guacamole tries to find if that user is a ldap admin with a search like this: /SRCH base="ou=users,dc=org" scope=2 deref=0 filter="(&(objectClass=posixAccount)(|(uid=*)))"/ Thank you for your help Carlos -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
