Joel Wetzell

Results 99 comments of Joel Wetzell

+1 to adding the ability to use a member attribute of the group for when the users object does not have any sort of membership attribute.

Right now there is no startup script that creates the postgres user it is done during image creation. It shouldn't be too hard to add, I will look into what...

I haven't had the time to look into this. As far as I can tell in the 1.5.4 tags the UID of the postgres user is 1000.

I'm unsure of what the scenario is your description jumps around a lot. You are using I think the 1.5.4-amd64 image? But running an ARM Mac? Then creating a connection...

And you can SSH into both systems not going through guacamole?

Hmm, I don't have a ARM based mac to test this setup on unfortunately. It could be an issue with supported algorithms (there are previous issues about this as you...

You could test that the docker container can reach the problematic host (exec into the guacamole container). You could also try setting up Apache Guacamole using the official images or...

Not sure that would narrow it down to libssh2 in my mind I guess you could scour the libssh2 repo for any issues related to SSH and MacOS 14.0.

Ok, I think the Apache repos for guacamole would be a better place to raise an issue as they are likely going to know whether this is something that is...

Looks like they suggested what I did earlier try using the official images which would help narrow down where the problem lies. Referencing this repo in another projects issues is...