Re: Unable to make connections

2023-11-18 Thread Nick Couchman
On Sat, Nov 18, 2023 at 5:32 PM Remush wrote: > Hello! > > So I have set up guacamole with guacd as containers and made the guacamole > configured with LDAP. > > Im able to connect to the guacamole but I can't make connections, Im not > sure what went wrong. > > Any suggestions? > Look at the lo

Re: Unable to make connections

2023-11-18 Thread Richard Hawkins
Websocket errors. Never got it to work. Get Outlook for iOS From: Richard Hawkins Sent: Saturday, November 18, 2023 4:39:21 PM To: user@guacamole.apache.org Subject: Re: Unable to make connections Don’t feel bad. I tried for days. Ended go

Re: Unable to make connections

2023-11-18 Thread Richard Hawkins
Don’t feel bad. I tried for days. Ended going back to version 1.3 Get Outlook for iOS From: Remush Sent: Saturday, November 18, 2023 4:32:23 PM To: user@guacamole.apache.org Subject: Unable to make connections Hello! So I have set up guac

Unable to make connections

2023-11-18 Thread Remush
Hello! So I have set up guacamole with guacd as containers and made the guacamole configured with LDAP. Im able to connect to the guacamole but I can't make connections, Im not sure what went wrong. Any suggestions?

guacd.conf fails to parse with "expected end-of-line" (Was: Re: )

2023-11-18 Thread Michael Jumper
See: https://lists.apache.org/thread/cpyop33ctv3rhw3g5n6qzj38b557x6b2 From above: "... My guess is that the last line of the file simply has no end-of-line character present at all, and you need to add one. Some text editors do not include a newline after the final line of a file. ..." If no

Re: LDAP Filter Guacamole.

2023-11-18 Thread Michael Jumper
On 11/18/2023 12:16 AM, Remush wrote: Hey! Im trying to set a LDAP for the guacamole. Im trying to set all the variables and when setting the : 'ldap-user-search-filter' with the vaule of: 'uid=$userid' But I'm getting "is not a valid LDAP filter." Now it is valid. We use it in many places inc

Re: Adding scripts to startup/shutdown virtual machines

2023-11-18 Thread Kai
Thank you for your answer! I started looking at the documentation, but I'm not sure, yet. If I unserstand correctly, it would be best to write an extension. The extension will override then predefined functions where I can put my additional functionality. I assume I'll need to find the correct

LDAP Filter Guacamole.

2023-11-18 Thread Remush
Hey! Im trying to set a LDAP for the guacamole. Im trying to set all the variables and when setting the : 'ldap-user-search-filter' with the vaule of: 'uid=$userid' But I'm getting "is not a valid LDAP filter." Now it is valid. We use it in many places including many Cisco services and many othe

Re:

2023-11-18 Thread Remush
Well trying the file dosfile gave me ASCII text. So it is not DOS. Im lost again On Thu, 16 Nov 2023, 17:18 Nick Couchman, wrote: > On Thu, Nov 16, 2023 at 9:34 AM Remush wrote: > >> What do you mean? >> I just took an example from the manual and changed the default values >> with values I want