Re: Granting admin to a certain LDAP group

2023-12-19 Thread Remush
I'm sorry if I'm being rude but that's a bit general. I mean I understand that I have to configure it in the guacamole.properties but I'm confused on how. And I completely don't understand the interface part? What interface? What acls? Isn't it configured in the postgresql?

Granting admin to a certain LDAP group

2023-12-19 Thread Remush
Hey everyone! After reading the whole LDAP guacamole manual I'm still a bit lost about the ldap configuration. I have successfully made it so if the user is in the LDAP he is registered to the DB and can login, but he has no access to anything. I want to grant one LDAP group called ,network-mana

Re: Can't connect with the Guacamole

2023-12-18 Thread Remush
00]: Creating new client for protocol "rdp" > Dec 19 04:12:55 example guacd[3300]: Connection ID is > "$855dc6f8-da0d-4ddd-bdb8-06b93e6d6afa" > Dec 19 04:12:55 example guacd[3305]: Security mode: Negotiate (ANY) > Dec 19 04:12:55 example guacd[3305]: Resize method

Re: Can't connect with the Guacamole

2023-12-18 Thread Remush
a VIP with keepalived Should I point each Guacamole container to the localhost guacd? Or to the VIP guacd? On Mon, 18 Dec 2023, 19:45 Michael Jumper, wrote: > On 12/17/23 20:54, Remush wrote: > > I didn't mean to double post, and I'm not sure that the problem is the > &

Re: Can't connect with the Guacamole

2023-12-18 Thread Remush
id=com.aol.mobile.aolapp> > > On Mon, 18 Dec 2023 at 7:06, Remush > wrote: > Okay, it seems like the container is failing to read the guacd.conf due to > SELINUX? which is weird because the VM has SELinux on permissive yet I get: > SELinux is preventing /opt/guacamole/sbin/guacd

Re: Can't connect with the Guacamole

2023-12-17 Thread Remush
ng on 0.0.0.0:4822. > > Now I still receive the "Connection refused". Is there anything I can try? > > (Thanks for all your help) > > ‫בתאריך יום ב׳, 18 בדצמ׳ 2023 ב-1:33 מאת ‪Michael Jumper‬‏ <‪ > mjum...@apache.org‬‏>:‬ > >> On 12/17/23 05:20, Remush wro

Re: Can't connect with the Guacamole

2023-12-17 Thread Remush
fused". Is there anything I can try? (Thanks for all your help) ‫בתאריך יום ב׳, 18 בדצמ׳ 2023 ב-1:33 מאת ‪Michael Jumper‬‏ <‪ mjum...@apache.org‬‏>:‬ > On 12/17/23 05:20, Remush wrote: > > Hey everyone! > > > > I have finally set up a working guacamole. > > I

Re: Can't connect with the Guacamole

2023-12-17 Thread Remush
s6t9myvs4t5mb9kch11fxfz5xhj8qgm > > - Mike > > On 12/17/23 20:40, Remush wrote: > > Yes indeed, And it still doesn't work. > > > > But tell me please, where is the default file located? > > Because I entered the guacd container and there is no guacd.conf file

Re: Can't connect with the Guacamole

2023-12-17 Thread Remush
> See: https://lists.apache.org/thread/20s8lz1w9m5hc9y81rxfmg4lld1ppvll > > - Mike > > On 12/17/23 18:53, Remush wrote: > > I just make a normal guacd.conf.j2 file in ansible which I deploy with > > the template module. > > > > The guacd is the only file making this i

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

2023-12-17 Thread Remush
.." > > If not sure how to check this, that's fine. Just try opening the file in > your text editor of choice and add a blank line at the end. > > - Mike > > On 11/18/2023 12:02 AM, Remush wrote: > > Well trying the file dosfile gave me ASCII text. > >

Re: Can't connect with the Guacamole

2023-12-17 Thread Remush
vs LF line endings. Different editors may be saving > it with new line endings. > > On Sun, Dec 17, 2023, 9:27 PM Remush wrote: > >> I saw that answer in the internet as well, But how can I edit the >> guacd.conf file ? >> >> When trying to set a guacd container

Re: Can't connect with the Guacamole

2023-12-17 Thread Remush
on 0.0.0.0:4428. So where is the problem ? What should be changed? On Mon, 18 Dec 2023, 1:33 Michael Jumper, wrote: > On 12/17/23 05:20, Remush wrote: > > Hey everyone! > > > > I have finally set up a working guacamole. > > I have created a connection but when I try

Re: Stuck In Login

2023-12-17 Thread Remush
I fixed it! It was the HaProxy not having a sticky session! THANK YOU

Can't connect with the Guacamole

2023-12-17 Thread Remush
Hey everyone! I have finally set up a working guacamole. I have created a connection but when I try to use the connection I get a red rectangle with the error message: "An internal error has occurred within the Guacamole server, and the connection has been terminated. If the problem persists, plea

Re: Stuck In Login

2023-12-16 Thread Remush
It seems like Im getting 403 error for tokens. Even sometimes when just loading the page and all the time when trying to login with guacadmin. Yes it sits behind a Haproxy On Sun, 17 Dec 2023, 3:48 Michael Jumper, wrote: > On 12/16/23 11:44, Remush wrote: > > I'll try to explain

Re: Stuck In Login

2023-12-16 Thread Remush
, no error message and no message at all. ‫בתאריך שבת, 16 בדצמ׳ 2023 ב-20:44 מאת ‪Nick Couchman‬‏ <‪vn...@apache.org ‬‏>:‬ > On Sat, Dec 16, 2023 at 12:38 PM Remush wrote: > >> Hey there fellows! >> >> I have created a Guacamole container. >> And when I do the Log

Re: Stuck In Login

2023-12-16 Thread Remush
There isn't. Only that the login is authenticated On Sat, 16 Dec 2023, 20:44 Nick Couchman, wrote: > On Sat, Dec 16, 2023 at 12:38 PM Remush wrote: > >> Hey there fellows! >> >> I have created a Guacamole container. >> And when I do the Login part in the l

Stuck In Login

2023-12-16 Thread Remush
Hey there fellows! I have created a Guacamole container. And when I do the Login part in the logs I see success! But in the UI the login is stuck on grey and nothing happens I'm not sure what is wrong in the logs I see successful authentication but in The UI I see it is stuck/.

Unable to login with Default user.

2023-12-16 Thread Remush
Hey! I have really tried everything but it just doesn't work. I have mounted my Guacamole container so that it will be /etc/guacamole But I think that the run.sh makes it /etc/guacamole/.guacamole/ but I don't understand why? I have set a postgresql container with repmgr and it is up and running

Re: Unable to Login

2023-12-13 Thread Remush
eady exists. So I try to understand if it is necessary when it is a container . On Wed, 13 Dec 2023, 21:17 Michael Jumper, wrote: > On 12/13/2023 1:06 AM, Remush wrote: > > Hey there! > > > > After a lot of trying I finally was able to set a Guacamole with a > > Postgre

Unable to Login

2023-12-13 Thread Remush
Hey there! After a lot of trying I finally was able to set a Guacamole with a Postgresql with docker. But when I try to login with either the LDAP or guacadmin I get Invalid Login. How can I debug it? Where are the logs of the Guacamole located? Perhaps I might be missing something in the confi

Re: Guacamole Container Unable to start due to Postgresql.jar

2023-12-08 Thread Remush
Nick Couchman, wrote: > On Thu, Dec 7, 2023 at 8:41 AM Remush wrote: > >> Oh! Thank you so much! >> Sorry for the silly questions >> >> > No worries at all - this is what the mailing list is for :-). Better to > ask the questions and learn than to not ask at all. > > -Nick > >>

Re: Guacamole Container Unable to start due to Postgresql.jar

2023-12-07 Thread Remush
Oh! Thank you so much! Sorry for the silly questions On Thu, 7 Dec 2023, 14:41 Nick Couchman, wrote: > On Thu, Dec 7, 2023 at 2:15 AM Remush wrote: > >> Oh okay, where does it get it ? >> >> Also after I removed the postgresql-42.6.0.jar I get a different error >>

Re: Guacamole Container Unable to start due to Postgresql.jar

2023-12-06 Thread Remush
.guacamole directory? Because I set /etc/guacamole/ as the home directory On Thu, 7 Dec 2023, 5:26 Nick Couchman, wrote: > On Wed, Dec 6, 2023 at 8:55 PM Remush wrote: > >> I'm really not sure what is happening! >> Hey there fellows! >> >> >> So I&#

Guacamole Container Unable to start due to Postgresql.jar

2023-12-06 Thread Remush
I'm really not sure what is happening! Hey there fellows! So I'm setting up a Postgresql cluster with the guacamole accessing the VIP. Now I have been able to set the postgresql db with the command: cat schema/*.sql | psql -d -p 4321 -U guacadmin guacamole_db -f - I'm also passing a certain pa

Unable to use DB extension

2023-12-04 Thread Remush
Hey there, I'm sorry for the silly question. But I'm trying to download the DB extension from the: https://guacamole.apache.org/releases/1.5.3/ However it comes in tar.gz, Is there a known way to transform it into .jar without damaging it? Also I want to use the Postgresql DB but I'm not sure wh

Postgresql Guacamole Schema

2023-11-30 Thread Remush
Hey there! I find it quite weird, that I need to run the schema myself on the DB rather then the Guacamole do it. I have worked several projects like Netbox for example, where all you need to do is to set the DB with the correct user, and the Netbox does what he needs to do with the databases and

Guacamole LDAP no connections

2023-11-26 Thread Remush
Hey there! Im really struggling with this part. I have set up a Guacamole and Guacd containers and configured the guacamole to authenticate with LDAP. when I login with a LDAP user, I have no ability to access the admin panel nor create connections. And Im unable to log with the default user. Wh

Re: No "Connections" TAB in the settings

2023-11-20 Thread Remush
So Im trying to understand fully. I have to set a DB in order to manage users and connections even if I configure an LDAP? and if so, then why do I even need the LDAP? On Mon, 20 Nov 2023, 14:16 Nick Couchman, wrote: > On Mon, Nov 20, 2023 at 6:48 AM Remush wrote: > >> So If I

Re: No "Connections" TAB in the settings

2023-11-20 Thread Remush
certain LDAP group to be able to create those connections in the Guacamole On Mon, 20 Nov 2023, 13:42 Nick Couchman, wrote: > On Mon, Nov 20, 2023 at 3:58 AM Remush wrote: > >> Hey! >> So I have set up a guacamole that connects to the LDAP. >> However it looks like I have

No "Connections" TAB in the settings

2023-11-20 Thread Remush
Hey! So I have set up a guacamole that connects to the LDAP. However it looks like I have no real authorization, I can't see the connections and the users and the history tabs. Is there a reason for that? How can I allow a certain ldap group to have admin access over the guacamole?

Re: Unable to make connections

2023-11-19 Thread Remush
There is no option to connect, like no button, nothing On Sun, 19 Nov 2023, 3:41 Nick Couchman, wrote: > 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

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?

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 value

Re: SSL Guacamole

2023-11-17 Thread Remush
Oh ok ! Ill try to set up a nginx container proxy passing to the guacamole with an ssl. It will make the traffic https? Or I need to set some certificate in the guacamole? On Fri, 17 Nov 2023, 19:30 Nick Couchman, wrote: > On Fri, Nov 17, 2023 at 11:02 AM Remush wrote: > >> Oh ok

Re: SSL Guacamole

2023-11-17 Thread Remush
Oh okay! But if I use the guacamole image in docker? Where is the tomcat setting ? On Fri, 17 Nov 2023, 17:55 Nick Couchman, wrote: > On Fri, Nov 17, 2023 at 6:43 AM Remush wrote: > >> Hey there! >> >> If I want to use my guacamole with HTTPS, do I have to set

SSL Guacamole

2023-11-17 Thread Remush
Hey there! If I want to use my guacamole with HTTPS, do I have to set my certificate in the guacd.conf file with the key and also set the ssl feature in the guacamole.properties? When trying to access guacamole I get ssl_record_too_long

Re:

2023-11-16 Thread Remush
his question at all? > > Rob > > On Thu, Nov 16, 2023 at 7:17 AM Remush wrote: > >> Hey there! >> Is the db is really needed? >> Can I set a Guacamole with guacd and ldap instead? >> >

Re:

2023-11-16 Thread Remush
Thats awesome! I would try that! But is it somewhere in the guide? I looked everywhere. 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 defa

[no subject]

2023-11-16 Thread Remush
Hey there! Is the db is really needed? Can I set a Guacamole with guacd and ldap instead?

Re:

2023-11-16 Thread Remush
/guacd.key On Thu, 16 Nov 2023, 15:51 Nick Couchman, wrote: > On Thu, Nov 16, 2023 at 7:31 AM Remush wrote: > >> Hey there! >> I might have misunderstood how the mailing service works, But I'm unable >> to start a guacd container with a self-made guacd.conf file. When

[no subject]

2023-11-16 Thread Remush
Hey there! I might have misunderstood how the mailing service works, But I'm unable to start a guacd container with a self-made guacd.conf file. When I set a guacd.conf with my own values like different ssl path or bind hostname it just throws an error message for the last character of the file sa