Hey folks!
I want to enable LDAP in my Guac Docker, I added the ldap environment variables
to the docker-compose.yml, removed the image, and did "docker compose up" but
it didn't add the .jar within the image/container. How do I go about that?
Then, I'm using Azure for SSO, will the guac server take that username and
somehow allow it to check against ldap to use the ${GUAC_USERNAME} and password
tag to pass through?
Then, can I have each user assign their own ssh private key somewhere so they
don't have to enter it into a new connection for each server themselves? I'd
prefer to create all connections, so nobody else has to, and just assign by
groups. And the host key box doesn't work, fails to connect, taking the key
directly from known_hosts.
Lastly, cut/paste doesn't work on a mac client from a mac host. The Alt key
maps to the windows key, and the windows (whatever it is on mac) doesn't do
anything. The slide cut/past box won't work in either direction.
Thanks for any insight!
Michael Hess