Re: LDAP issue

2021-08-24 Thread Justin Engwer
This has been resolved. I had thought the user I was logging in with was attached to AD, but apparently it was not. Thanks for your assistance! On Tue, Aug 24, 2021 at 9:48 AM Justin Engwer wrote: > This is good information, I'll give it a shot. Thank you. > > On Tue, Aug 24, 2021 at 9:44 AM

Re: LDAP issue

2021-08-24 Thread Justin Engwer
This is good information, I'll give it a shot. Thank you. On Tue, Aug 24, 2021 at 9:44 AM Nils Krabshuis wrote: > A bit off-track maybe, but in part relevant -- what I am actually > experiencing is: > > - Login as a LDAP user. > - Logout as that LDAP user. > - Login as a non-LDAP Admin user. >

Re: LDAP issue

2021-08-24 Thread Justin Engwer
Thanks for the reply Nick. By some users aren't showing up, I mean they are not being imported to the Users tab in guacamole. For example, I went to assign a connection to a new user this morning, but her user account didn't appear in Guacamole. She is in an OU nested under the

Re: LDAP issue

2021-08-24 Thread Nils Krabshuis
A bit off-track maybe, but in part relevant -- what I am actually experiencing is: - Login as a LDAP user. - Logout as that LDAP user. - Login as a non-LDAP Admin user. - Set a (local) password on the Aforementioned LDAP user. - Login again as the LDAP user. The "users" and "groups" tabs will

Re: LDAP issue

2021-08-24 Thread Nick Couchman
On Tue, Aug 24, 2021 at 12:05 PM Justin Engwer wrote: > I reckon that LDAP broke some time ago, and some of my users aren't > showing up. I've already popped my credentials and filter terms into an > LDAP browser, which successfully connects and pulls user data. > When you say "my users aren't

LDAP issue

2021-08-24 Thread Justin Engwer
I reckon that LDAP broke some time ago, and some of my users aren't showing up. I've already popped my credentials and filter terms into an LDAP browser, which successfully connects and pulls user data. - How should I go about troubleshooting? - Does my LDAP user need to be in any

Re: Really strange LDAP issue

2020-08-17 Thread Nick Couchman
On Mon, Aug 17, 2020 at 8:56 AM Devine, Harry (FAA) wrote: > Is this documented somewhere on the Guacamole site so I can follow it? > > Yep! http://guacamole.apache.org/doc/gug/jdbc-auth.html#idm45241640547568 -Nick >

RE: Really strange LDAP issue

2020-08-17 Thread Devine, Harry (FAA)
Is this documented somewhere on the Guacamole site so I can follow it? Thanks, Harry From: Nick Couchman Sent: Monday, August 17, 2020 8:35 AM To: user@guacamole.apache.org Subject: Re: Really strange LDAP issue On Mon, Aug 17, 2020 at 8:16 AM Devine, Harry (FAA) mailto:harry.dev

Re: Really strange LDAP issue

2020-08-17 Thread Nick Couchman
On Mon, Aug 17, 2020 at 8:16 AM Devine, Harry (FAA) wrote: > OK, I got it to work. I was able to download the 1.2.0 war file, put it > where it needed to go, then I had to recompile the 1.2.0 server piece > again, as guacd was still 1.0.0. After that everything was 1.2.0 and my > LDAP user

RE: Really strange LDAP issue

2020-08-17 Thread Devine, Harry (FAA)
Couchman Sent: Monday, August 17, 2020 7:56 AM To: user@guacamole.apache.org Subject: Re: Really strange LDAP issue On Mon, Aug 17, 2020 at 7:50 AM Devine, Harry (FAA) mailto:harry.dev...@faa.gov.invalid>> wrote: So late last week I tried to upgrade Guacamole from 1.0.0 to 1.2.0

Re: Really strange LDAP issue

2020-08-17 Thread Nick Couchman
On Mon, Aug 17, 2020 at 7:50 AM Devine, Harry (FAA) wrote: > So late last week I tried to upgrade Guacamole from 1.0.0 to 1.2.0 to see > if that helped. The version on the bottom right of the login page still > says 1.0.0. After I restarted Tomcat, I see the following in > /var/log/messages: >

RE: Really strange LDAP issue

2020-08-17 Thread Devine, Harry (FAA)
om: Nick Couchman Sent: Sunday, August 16, 2020 1:45 PM To: user@guacamole.apache.org Subject: Re: Really strange LDAP issue On Fri, Aug 14, 2020 at 10:54 AM Devine, Harry (FAA) mailto:harry.dev...@faa.gov.invalid>> wrote: I copied the LDAP settings from /etc/guacamole/guacamol

Re: Really strange LDAP issue

2020-08-17 Thread Sven Specker
Hi! Having read the thread, I see that you say you have neither changed anything in the guacamole config nor anything in the tomcat config? If that is the case, I have a few more ideas that you could try. 1. What java version does the tomcat use? Is it different if you compare Server 1 and

Re: Really strange LDAP issue

2020-08-16 Thread Mike Jumper
7.8 x64. > > > > *From:* Mike Jumper > *Sent:* Thursday, August 13, 2020 2:00 PM > *To:* user@guacamole.apache.org > *Subject:* Re: Really strange LDAP issue > > > > What OS is Tomcat installed under? There may be additional logs elsewhere. > > > > - Mik

Re: Really strange LDAP issue

2020-08-16 Thread Nick Couchman
On Fri, Aug 14, 2020 at 10:54 AM Devine, Harry (FAA) wrote: > I copied the LDAP settings from /etc/guacamole/guacamole.properties on the > machine that’s working and replaced it in the same file on the server that > is not working, restarted guacd, and still get the same error. Still no >

RE: Really strange LDAP issue

2020-08-14 Thread Devine, Harry (FAA)
appreciated the response. Thanks, Harry From: Glauco Rampogna Sent: Friday, August 14, 2020 8:59 AM To: user@guacamole.apache.org Subject: Re: Really strange LDAP issue Ii've had a similar issue with two twin servers. In my case, it was caused by an illegal char in the config file. I've

Re: Really strange LDAP issue

2020-08-14 Thread Glauco Rampogna
day, August 13, 2020 2:00 PM > *To:* user@guacamole.apache.org > *Subject:* Re: Really strange LDAP issue > > > > What OS is Tomcat installed under? There may be additional logs elsewhere. > > > > - Mike > > > > > > On Thu, Aug 13, 2020, 04:55 Devin

RE: Really strange LDAP issue

2020-08-14 Thread Devine, Harry (FAA)
We are using RHEL 7.8 x64. From: Mike Jumper Sent: Thursday, August 13, 2020 2:00 PM To: user@guacamole.apache.org Subject: Re: Really strange LDAP issue What OS is Tomcat installed under? There may be additional logs elsewhere. - Mike On Thu, Aug 13, 2020, 04:55 Devine, Harry (FAA

Re: Really strange LDAP issue

2020-08-13 Thread Mike Jumper
I restart guacamole, no new log files get created under /var/log/tomcat at > all. > > > > Harry > > > > *From:* Mike Jumper > *Sent:* Wednesday, August 12, 2020 5:28 PM > *To:* user@guacamole.apache.org > *Subject:* Re: Really strange LDAP issue > > >

RE: Really strange LDAP issue

2020-08-13 Thread Devine, Harry (FAA)
@guacamole.apache.org Subject: Re: Really strange LDAP issue On Wed, Aug 12, 2020 at 1:33 PM Devine, Harry (FAA) mailto:harry.dev...@faa.gov.invalid>> wrote: I’m having a really strange LDAP issue on 1 of our Guacamole servers using LDAP. As far as I can tell, the LDAP is configured the sa

Re: Really strange LDAP issue

2020-08-12 Thread Mike Jumper
On Wed, Aug 12, 2020 at 1:33 PM Devine, Harry (FAA) wrote: > I’m having a really strange LDAP issue on 1 of our Guacamole servers using > LDAP. As far as I can tell, the LDAP is configured the same way (see > below), and both machines can ping the LDAP Server by name, so its not a &g

Really strange LDAP issue

2020-08-12 Thread Devine, Harry (FAA)
I'm having a really strange LDAP issue on 1 of our Guacamole servers using LDAP. As far as I can tell, the LDAP is configured the same way (see below), and both machines can ping the LDAP Server by name, so its not a DNS issue. When we try to log in, we get: Aug 12 16:28:27 tbfm-access

RE: LDAP issue

2019-11-27 Thread Pablo Uribe Bastero
Hi again, I have uploaded the guacamole client and the extension and everything is working fine. Thanks a lot. Thanks again, Pablo De: Pablo Uribe Bastero Enviado el: lunes, 25 de noviembre de 2019 17:46 Para: user@guacamole.apache.org Asunto: RE: LDAP issue Hi Nick, Thanks for the answer

RE: LDAP issue

2019-11-25 Thread Pablo Uribe Bastero
Hi Nick, Thanks for the answer. And will the jdbc-mysql and ldap 1.1.0 extensions work with guacamole server 1.0.0? Or should I update the guacamole server too? Thanks, Pablo De: Nick Couchman Enviado el: jueves, 14 de noviembre de 2019 20:22 Para: user@guacamole.apache.org Asunto: Re: LDAP

Re: LDAP issue

2019-11-14 Thread Nick Couchman
On Thu, Nov 14, 2019 at 9:22 AM Pablo Uribe Bastero < pablo.ur...@arin-innovation.com> wrote: > Hi, > > > > We have Apache Guacamole version 1.0.0 and we would want to fix the issue > mentioned on this Bug https://issues.apache.org/jira/browse/GUACAMOLE-715 > . What is our best option to get this

LDAP issue

2019-11-14 Thread Pablo Uribe Bastero
Hi, We have Apache Guacamole version 1.0.0 and we would want to fix the issue mentioned on this Bug https://issues.apache.org/jira/browse/GUACAMOLE-715 . What is our best option to get this fixed? Update the guacamole client? Guacamole server? Both? And which is the best way to update them? We

Re: Guacamole 1.1.0 LDAP issue

2019-10-23 Thread Niubbo75
Hello Nick! I've check it right now, I can login using AD users but I do not see them in guacamole users' page (I have logon with the user I have setup in guacamole.properties to bind with AD), so I can't assign any connection nor privileges to AD users until I manually add them to guacamole, in

Re: Guacamole 1.1.0 LDAP issue

2019-10-21 Thread Nick Couchman
On Mon, Sep 2, 2019 at 5:37 AM Niubbo75 wrote: > Hello Nick, > I've try with a fresh Debian 9.9 install and a fresh guacamole 1.1.0 git > clone & install but I still have the same issue. > Would you like to ssh into my VM and give a look? > Let me know. > Best regards, > Alessandro > >

Re: Guacamole 1.1.0 LDAP issue

2019-09-02 Thread Niubbo75
Hello Nick, I've try with a fresh Debian 9.9 install and a fresh guacamole 1.1.0 git clone & install but I still have the same issue. Would you like to ssh into my VM and give a look? Let me know. Best regards, Alessandro -- Sent from:

Re: Guacamole 1.1.0 LDAP issue

2019-08-27 Thread Niubbo75
$ java -cp lib/catalina.jar org.apache.catalina.util.ServerInfo Server version: Apache Tomcat/8.5.14 (Debian) Server built: Aug 24 2018 19:44:12 UTC Server number: 8.5.14.0 OS Name:Linux OS Version: 4.9.0-9-amd64 Architecture: amd64 JVM Version:1.8.0_222-8u222-b10-1~deb9u1-b10

Re: Guacamole 1.1.0 LDAP issue

2019-08-27 Thread Nick Couchman
On Tue, Aug 27, 2019 at 3:39 AM Niubbo75 wrote: > Hello Nick, I've try your fix but with no luck > Here the pastebin of catalina.out: https://pastebin.com/eT5twDPC with the > strings added/modified hope it could help. > Best regards, > Alessandro > > > What versions of Java and Tomcat are you

Re: Guacamole 1.1.0 LDAP issue

2019-08-27 Thread Niubbo75
Hello Nick, I've try your fix but with no luck Here the pastebin of catalina.out: https://pastebin.com/eT5twDPC with the strings added/modified hope it could help. Best regards, Alessandro -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

Re: Guacamole 1.1.0 LDAP issue

2019-08-26 Thread Niubbo75
Thank you Nick! I'll try your fix ASAP! :-) -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/ - To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org For additional commands,

Re: Guacamole 1.1.0 LDAP issue

2019-08-26 Thread Nick Couchman
On Mon, Aug 26, 2019 at 8:27 AM Niubbo75 wrote: > Hello Nick, > yes I've try with all users I have (it's a development AD so I've something > like 7/8 users there) and all of them fail to login. > I'd used the same LDAP Properties in guacamole.properties I use in > guacamole > 1.0.0 but there it

Re: Guacamole 1.1.0 LDAP issue

2019-08-26 Thread Niubbo75
Hello Nick, yes I've try with all users I have (it's a development AD so I've something like 7/8 users there) and all of them fail to login. I'd used the same LDAP Properties in guacamole.properties I use in guacamole 1.0.0 but there it works like a charm, so I can't understand where can be the

Re: Guacamole 1.1.0 LDAP issue

2019-08-26 Thread Nick Couchman
On Mon, Aug 26, 2019 at 2:47 AM Niubbo75 wrote: > Hello Nick and thanks for your reply! > I've added logback.xml to my guacamole, here's the results after I've try > to > login using an AD user: https://pastebin.com/6fcq3Chk > I've past in only data from when I had rebooted tomcat after adding >

Re: Guacamole 1.1.0 LDAP issue

2019-08-26 Thread Niubbo75
Hello Nick and thanks for your reply! I've added logback.xml to my guacamole, here's the results after I've try to login using an AD user: https://pastebin.com/6fcq3Chk I've past in only data from when I had rebooted tomcat after adding logback.xml and I've try directly to login via AD user, I'm

Re: Guacamole 1.1.0 LDAP issue

2019-08-23 Thread Nick Couchman
On Wed, Aug 21, 2019 at 5:10 AM Niubbo75 wrote: > Hello all, > after installed on a fresh Debian 9.9 and set up TOTP and LDAP, I got this > errors when I try to login as AD user: > > > > Anyone can suggest where to start investigate? > > Have you enabled debug logging? I suggest doing that and

Guacamole 1.1.0 LDAP issue

2019-08-21 Thread Niubbo75
Hello all, after installed on a fresh Debian 9.9 and set up TOTP and LDAP, I got this errors when I try to login as AD user: Anyone can suggest where to start investigate? In my guacamole.properties I have insert the same parameters that I use with guacamole-1.0.0 and works: Best regards,