1 year ago

#288370

test-img

Волчица Лесная

Guacamole: add connection to all LDAP users at once

I use guacamole under docker. I see how create user and add one or more connections to profile... But I haven't "option" add my connection to all users by "one click". So, I use LDAP base. It's contains about a thousand records. And it looks like I have to edit the settings for each user separately. Or create a group, and then just as long add users one by one to it.

Is there a way to add a connection to all LDAP users at once?

If it important the container is started like this:

docker  run  --name   guacamole  --restart=always   --mount source=guacamole,destination=/config    -e    EXTENSIONS=auth-ldap    -e LDAP_HOSTNAME=base.example.com   -e   LDAP_PORT=389 -e   LDAP_USER_BASE_DN=cn=example.com  -e LDAP_SEARCH_BIND_DN=ou=EX -d  -p  8080:8080 oznu/guacamole

docker

ldap

connection

guacamole

0 Answers

Your Answer

Accepted video resources