Hello Nick,
Did you get a chance to look into my issue with managing connection in
LDAP(Oracle Unified Directory). Please share your finding
Regards
Srinivas
From: Srinivas Bolloju
Date: Monday, 26 May 2025 at 7:39 PM
To: user@guacamole.apache.org
Subject: Re: [External] : Guacamole LDAP
,dc=oracle,dc=com
#ldap-username-attribute: uid
#ldap-member-attribute: member
#ldap-member-attribute-type: dn
ldap-config-base-dn: ou=Groups,dc=oracle,dc=com
From: Nick Couchman
Date: Monday, 26 May 2025 at 5:40 PM
To: user@guacamole.apache.org
Subject: Re: [External] : Guacamole LDAP
On Mon, May 26, 2025 at 7:47 AM Srinivas Bolloju
wrote:
> # cat guacamole.properties
>
> guacd-hostname: 127.0.0.1
>
> guacd-port: 4822
>
>
>
> # MYSQL
>
> mysql-hostname: localhost
>
> mysql-port: 3306
>
> mysql-database: guacamole_db
>
> mysql-username: guacamole_user
>
> mysql-password:
>
>
>
-member-attribute: member
#ldap-member-attribute-type: dn
ldap-config-base-dn: cn=Manager,dc=oracle,dc=com
From: Nick Couchman
Date: Monday, 26 May 2025 at 5:07 PM
To: user@guacamole.apache.org
Subject: Re: [External] : Guacamole LDAP Connections
On Mon, May 26, 2025 at 04:20 Srinivas Bolloju
On Mon, May 26, 2025 at 04:20 Srinivas Bolloju
wrote:
> Below are the connections in LDAP
>
>
>
> /usr/bin/ldapsearch -l 5 -D cn=manager,dc=oracle,dc=com -x -b
> "dc=oracle,dc=com" -w '12345' -H ldaps://host:636
> "objectClass=guacConfigGroup"
>
>
>
> # extended LDIF
>
> #
>
> # LDAPv3
>
> # base
ck completed in 0 ms.
From: Srinivas Bolloju
Date: Monday, 26 May 2025 at 1:50 PM
To: user@guacamole.apache.org
Subject: Re: [External] : Guacamole LDAP Connections
Below are the connections in LDAP
/usr/bin/ldapsearch -l 5 -D cn=manager,dc=oracle,dc=com -x -b
"dc=oracle,dc=com"
EKA,ou=People,dc=oracle,dc=com
# search result
search: 2
result: 0 Success
# numResponses: 3
# numEntries: 2
From: Srinivas Bolloju
Date: Monday, 26 May 2025 at 1:23 PM
To: user@guacamole.apache.org
Subject: [External] : Guacamole LDAP Connections
Hello,
I’m working on a POC. We want
Hello,
I’m working on a POC. We wanted to allow a java swing based application to be
used via guacamole.
As per my application setup, all users are in LDAP (Oracle Unified Direcotry).
I wanted guacamole users to be authenticated and manage connections using LDAP.
I followed the instructions
h
Hello,
I’m working on a POC. We wanted to allow a java swing based application to be
used via guacamole.
As per my application setup, all users are in LDAP (Oracle Unified Direcotry).
I wanted guacamole users to be authenticated and manage connections using LDAP.
I followed the instructions
h
Hello,
I’m working on a POC. We wanted to allow a java swing based application to be
used via guacamole.
As per my application setup, all users are in LDAP (Oracle Unified Direcotry).
I wanted guacamole users to be authenticated and manage connections using LDAP.
I followed the instructions
h
On Sun, Nov 26, 2023 at 7:15 PM Remush wrote:
> 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 cre
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
man
Gesendet: Mittwoch, 10. August 2022 16:39:28
An: user@guacamole.apache.org
Betreff: Re: Guacamole LDAP Connection Problems
On Wed, Aug 10, 2022 at 4:21 AM Horn, Kai wrote:
>
> So I've set up a guacamole server to connect to lxc containers running debian
> 11 uis' via rdp. Th
On Wed, Aug 10, 2022 at 4:21 AM Horn, Kai wrote:
>
> So I've set up a guacamole server to connect to lxc containers running debian
> 11 uis' via rdp. The authentication is handled by mysql and LDAP.
>
> Now I've run into two problems:
>
>
> (not critical)
>
> I'm unable to associate the LDAP data
So I've set up a guacamole server to connect to lxc containers running debian
11 uis' via rdp. The authentication is handled by mysql and LDAP.
Now I've run into two problems:
1. (not critical)
I'm unable to associate the LDAP database with the mysql databas. If I've got a
user that is pre
On Fri, Jun 24, 2022 at 11:30 AM Rene Schrader wrote:
> Hello Nick,
> thanks again for your help and especially patience.
>
> Is there a specific Apache-Guacamole-log-file that could help me? That
> would be the last idea that I have, because the dependencies for Tomcat9
> can also not be the rea
.
With kind regards
René
Gesendet: Freitag, 24. Juni 2022 um 15:52 Uhr
Von: "Nick Couchman"
An: user@guacamole.apache.org
Betreff: Re: Re: Re: Re: Guacamole LDAP Users - add connections
On Fri, Jun 24, 2022 at 8:22 AM Rene Schrader <schraderr...@web.de> wrote:
O
On Fri, Jun 24, 2022 at 8:22 AM Rene Schrader wrote:
> Okay thanks,
> but then I do not understand why my LDAP did not work.
>
> It was possible to use the login via LDAP if I installed the following
> dependencies:
>
> "apt install make libssh2-1-dev libtelnet-dev libpango1.0-dev
> libossp-uuid
sendet: Mittwoch, 22. Juni 2022 um 17:09 Uhr
Von: "Nick Couchman"
An: user@guacamole.apache.org
Betreff: Re: Re: Re: Guacamole LDAP Users - add connections
On Wed, Jun 22, 2022 at 4:57 AM Rene Schrader <schraderr...@web.de> wrote:
Hello,
I have another question regardi
On Wed, Jun 22, 2022 at 4:57 AM Rene Schrader wrote:
> Hello,
> I have another question regarding LDAP.
>
> If I want to log in via LDAP with the AD data why do I need the
> dependencie "kubernets" for this. Without this it doesn't seem to work -
> but it is not mentioned in the manual.
>
>
Ther
ontag, 13. Juni 2022 um 14:31 Uhr
Von: "Nick Couchman"
An: user@guacamole.apache.org
Betreff: Re: Re: Guacamole LDAP Users - add connections
On Mon, Jun 13, 2022 at 2:42 AM Rene Schrader <schraderr...@web.de> wrote:
Hey,
thanks for your answer.
More beginner-Questions:
On Mon, Jun 13, 2022 at 2:42 AM Rene Schrader wrote:
> Hey,
> thanks for your answer.
>
> More beginner-Questions:
>
> Do I need access to the AD for 1) and 2) or do changes only take place in
> my Guacamole VM?
>
Yes, you need to be an active directory admin to extend the Schema (or have
your A
for your help.
Gesendet: Sonntag, 12. Juni 2022 um 20:25 Uhr
Von: "Nick Couchman"
An: user@guacamole.apache.org
Betreff: Re: Guacamole LDAP Users - add connections
On Sun, Jun 12, 2022 at 2:12 PM Sebastian Männling <sebastian.maennl...@qubestack.org> wrote:
Hi Rene,
On Sun, Jun 12, 2022 at 2:12 PM Sebastian Männling <
sebastian.maennl...@qubestack.org> wrote:
> Hi Rene,
>
> did something like that some time ago…
> for testing I used vagrant, using the following file…
>
>
> https://github.com/maennlse/vagrant-guac-ad/blob/02299810b0a73d51dd5b39d4ba5d0aaf600e4d
Hi Rene,
did something like that some time ago…
for testing I used vagrant, using the following file…
https://github.com/maennlse/vagrant-guac-ad/blob/02299810b0a73d51dd5b39d4ba5d0aaf600e4d39/Vagrantfile
Maybe you can “extract” the relevant stuff from there…
Basically it should be line 181 to e
Hello all,
I have a question regarding authorization with LDAP.
Currently my system works like this:
- One can successfully log in using the Active Directory data.
- I can assign users a connection via the MariaDB database, which they can then use after authentication via LDAP.
I would like
Hello,
I've pointed guacamole (running in docker) to an LDAP server using TLS that
uses a self-signed certificate that is not trusted by Java.
I assume I need to have guacamole look in another keystore to trust the
certificate.
Does anyone know how to do that?
Thanks.
Btw, here is the exception
On Thursday, May 2, 2019, 5:04:54 PM GMT+2, Vieri wrote:
>
> - Forwarded Message -
>
> I always get an "Unable to query list of ojects from LDAP diretcory" message.
Today I cloned guacamole-client with git. After installing both the war file
and the ldap module, my user can finally su
Hi,
For some strange reason, the message I'm forwarding below doesn't show up in
the mailing list archive. I'm sending it again. If I'm mistakenly sending a
dupe then please forgive me.
- Forwarded Message -
To: user@guacamole.apache.org
Sent: Saturday, April 27, 2019, 1:56:30 AM GMT+2
Hi,
I have set up the guacConfigGroup configurations in my Directory.
Whenever a user logs into Guacamole UI (user1), the match is made on the
"member" attribute, as expected. The user can thus properly see the authorized
connection.
However, if I change the "member" attribute to, say, "cn=use
On Mon, Jan 22, 2018 at 11:17 AM, Pascal Vandooren <
pascal.vandoo...@gmail.com> wrote:
> Hello,
>
> I follow the procedure to install Guacamole and it work perfectly with
> local user.
> But now i try to configure LDAP , and i don't find how to make it working
>
>
> I put the LDAP jar on /et
Hello,
I follow the procedure to install Guacamole and it work perfectly with
local user.
But now i try to configure LDAP , and i don't find how to make it working
I put the LDAP jar on /etc/guacamole/extension and set the config on the
guacamole.properties and it's not working .. i don't fi
2017-11-20 5:58 GMT-05:00 Falcy, Cedrik :
> Hello,
> I have a problematic, I have 300 connection posts to enter guacamole. Is
> it possible to import into guacamole all the computer names of the active
> directory or LDAP? If not, do you have a way to get all these posts back
> faster and not one
Hello,
I wrote a python script to populate guacamole db from a Ldap. In my
case i create more 30 000 users
If you are interresting, the source code is here :
https://github.com/union31xh/Guacamole_sync_ldap
It works with the 0.9.10-incubating version.
Xavier
Le 20/11/2017 11:58, Falcy,
Hello,
I have a problematic, I have 300 connection posts to enter guacamole. Is it
possible to import into guacamole all the computer names of the active
directory or LDAP? If not, do you have a way to get all these posts back
faster and not one by one?
Thanks you very much !
Cédrik Falcy
Bibliot
35 matches
Mail list logo