Hi all,
I have guacamole 0.9.11 with ladap/mysql authentication and I want to add lot of users from file and grant access for each user. i do that for one user @salt, INSERT INTO guacamole_user ( ....) INSERT INTO guacamole_user_permission ( ....) it's working for one user. Can you tell me what langage you recommand to do that ? Thank you lot in advance.