Re: general functioning of guacamole

2018-10-08 Thread Galyrith
Thanks for the information.
I understand better the operation to be able to use it in the best.



--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/


Re: general functioning of guacamole

2018-10-05 Thread Galyrith
Thank you for that answer.
I understand better now.



--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/


general functioning of guacamole

2018-10-05 Thread Galyrith
Hello,

I have some questions about the general functioning of guacamole.

So, I am trying to implement it in the structure where I am, but I am asked
for something of a general nature.
If I understand correctly how Guacamole works is between the web browser and
the remote client and it is guacd that allows the link between the two.

So I have two questions:
1 / How does guacd manage this translation? does he compress the flow or
not?
2 / How much data and how is it managed by the web browser?

Thank you for your response and your time



--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/


Re: LDAP authentication problem

2018-10-01 Thread Galyrith
Sorry for the inconvenience but I found the solution to my problem.
To list the users of my ou "Etudiants" I need an admin account of my ad in
this ou.



--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/


Re: LDAP authentication problem

2018-10-01 Thread Galyrith
15:21:01.439 [localhost-startStop-1] INFO  o.a.g.extension.ExtensionModule -
Extension "MySQL Authentication" loaded.
15:21:01.443 [localhost-startStop-1] INFO 
o.a.g.environment.LocalEnvironment - GUACAMOLE_HOME is "/etc/guacamole".
15:21:01.473 [localhost-startStop-1] INFO  o.a.g.extension.ExtensionModule -
Extension "LDAP Authentication" loaded.
15:21:01.475 [localhost-startStop-1] INFO 
o.a.g.environment.LocalEnvironment - GUACAMOLE_HOME is "/etc/guacamole".
15:21:01.573 [localhost-startStop-1] INFO  o.a.g.t.w.WebSocketTunnelModule -
Loading JSR-356 WebSocket support...
01-Oct-2018 15:21:01.736 AVERTISSEMENT [localhost-startStop-1]
com.google.inject.internal.ProxyFactory. Method [public void
org.apache.guacamole.rest.user.UserResource.updateObject(java.lang.Object)
throws org.apache.guacamole.GuacamoleException] is synthetic and is being
intercepted by [org.apache.guacamole.rest.RESTExceptionWrapper@3dc25b13].
This could indicate a bug.  The method may be intercepted twice, or may not
be intercepted at all.
01-Oct-2018 15:21:01.946 INFOS [localhost-startStop-1]
com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.register
Registering org.apache.guacamole.rest.extension.ExtensionRESTService as a
root resource class
01-Oct-2018 15:21:01.946 INFOS [localhost-startStop-1]
com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.register
Registering org.apache.guacamole.rest.language.LanguageRESTService as a root
resource class
01-Oct-2018 15:21:01.947 INFOS [localhost-startStop-1]
com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.register
Registering org.apache.guacamole.rest.patch.PatchRESTService as a root
resource class
01-Oct-2018 15:21:01.947 INFOS [localhost-startStop-1]
com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.register
Registering org.apache.guacamole.rest.auth.TokenRESTService as a root
resource class
01-Oct-2018 15:21:01.947 INFOS [localhost-startStop-1]
com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.register
Registering org.apache.guacamole.rest.session.SessionRESTService as a root
resource class
01-Oct-2018 15:21:01.947 INFOS [localhost-startStop-1]
com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.register
Registering org.codehaus.jackson.jaxrs.JacksonJsonProvider as a provider
class
01-Oct-2018 15:21:01.951 INFOS [localhost-startStop-1]
com.sun.jersey.server.impl.application.WebApplicationImpl._initiate
Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM'
01-Oct-2018 15:21:02.038 INFOS [localhost-startStop-1]
com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.getComponentProvider
Binding org.codehaus.jackson.jaxrs.JacksonJsonProvider to
GuiceManagedComponentProvider with the scope "Singleton"
01-Oct-2018 15:21:02.582 INFOS [localhost-startStop-1]
com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.getComponentProvider
Binding org.apache.guacamole.rest.extension.ExtensionRESTService to
GuiceManagedComponentProvider with the scope "PerRequest"
01-Oct-2018 15:21:02.590 INFOS [localhost-startStop-1]
com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.getComponentProvider
Binding org.apache.guacamole.rest.language.LanguageRESTService to
GuiceManagedComponentProvider with the scope "PerRequest"
01-Oct-2018 15:21:02.591 INFOS [localhost-startStop-1]
com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.getComponentProvider
Binding org.apache.guacamole.rest.patch.PatchRESTService to
GuiceManagedComponentProvider with the scope "PerRequest"
01-Oct-2018 15:21:02.596 INFOS [localhost-startStop-1]
com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.getComponentProvider
Binding org.apache.guacamole.rest.auth.TokenRESTService to
GuiceManagedComponentProvider with the scope "PerRequest"
01-Oct-2018 15:21:02.598 INFOS [localhost-startStop-1]
com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.getComponentProvider
Binding org.apache.guacamole.rest.session.SessionRESTService to
GuiceManagedComponentProvider with the scope "PerRequest"
01-Oct-2018 15:21:02.620 INFOS [localhost-startStop-1]
org.webjars.servlet.WebjarsServlet.init WebjarsServlet initialization
completed
01-Oct-2018 15:21:02.628 INFOS [localhost-startStop-1]
org.apache.catalina.startup.HostConfig.deployWAR Deployment of web
application archive /opt/tomcat/webapps/guacamole.war has finished in 3 551
ms
01-Oct-2018 15:21:02.629 INFOS [localhost-startStop-1]
org.apache.catalina.startup.HostConfig.deployDirectory Déploiement du
répertoire /opt/tomcat/webapps/ROOT de l'application web
01-Oct-2018 15:21:02.646 INFOS [localhost-startStop-1]
org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
application directory /opt/tomcat/webapps/ROOT has finished in 17 ms
01-Oct-2018 15:21:02.647 INFOS [localhost-startStop-1]
org.apache.catalina.startup.HostConfig.deployDirectory Déploiement du
répertoire /opt/tomcat/webapps/docs de l'application web

Re: LDAP authentication problem

2018-10-01 Thread Galyrith
Thanks Peter but it doesn't work.

I have Microsoft Active directory too.
And guacamole is install on centos 7.



--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/


Re: LDAP authentication problem

2018-10-01 Thread Galyrith
Here is my guacamole.properties file:
# LDAP Properties
ldap-hostname: pin.isim.intra
ldap-port: 389
ldap-user-base-dn: OU=Comptes,DC=isim,DC=intra
ldap-search-bind-dn: CN=Bind,OU=Comptes,DC=isim,DC=intra
ldap-search-bind-password: xxx
ldap-username-attribute: sAMAccountName
ldap-max-search-results: 1

In
ldap-user-base-dn: OU=Comptes,DC=isim,DC=intra 
i have all users of the LDAP directory.

i would like to make my ldap request further in my tree:

 
Ideally in th ou "Etudiants".

so I modify my guacamole.properties file like that:

# LDAP Properties
ldap-hostname: pin.isim.intra
ldap-port: 389
ldap-user-base-dn: OU=Etudiants,OU=Comptes,DC=isim,DC=intra
ldap-search-bind-dn: CN=Bind,OU=Comptes,DC=isim,DC=intra
ldap-search-bind-password: x
ldap-username-attribute: sAMAccountName
ldap-max-search-results: 1
ldap-follow-referrals: true
ldap-max-referral-hops: 5

but it doesn't work.




--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/


Re: LDAP authentication problem

2018-10-01 Thread Galyrith
Hello,
I use my old topic to avoid opening another because my problem is still on
LDAP authentication.

I am simply trying to "point" in the tree of my LDAP directory, after
several attempts to modify in guacamole.properties nothing works ...



--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/


Re: database and connection rdp

2018-09-28 Thread Galyrith
Thanks for your answer 

I look forward to your progress.



--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/


Re: LDAP authentication problem

2018-09-27 Thread Galyrith
Hi Adam,

thanks for your answer!!!

i modified guacamole.properties:
# Hostname and port of guacamole proxy
guacd-hostname: localhost
guacd-port: 4822

# MySQL properties
mysql-hostname: localhost
mysql-port: 3306
mysql-database: guacamole_db
mysql-username: guacamole_user
mysql-password: password

# LDAP Properties
ldap-hostname: pin.isim.intra
ldap-port: 389
ldap-user-base-dn: OU=Comptes,DC=isim,DC=intra
ldap-search-bind-dn: CN=Bind,OU=Comptes,DC=isim,DC=intra
ldap-search-bind-password: Dnib_123
ldap-username-attribute: sAMAccountName
~

Since all my users are in "Comptes" as much point directly on it.
So my authentication works!
thanks a lot for your help!



--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/


LDAP authentication problem

2018-09-26 Thread Galyrith
Hi,

I did some research on the forum and on google but i don't have the solution
at my problem so i need your help.
I will explain what I would like to do.
I would like to use LDAP authentication to connect remotely with a graphical
interface on my CentOS server to use software. I can't touch the schema of
the ad so I need to bind MySQL and LDAP authentication

i have install guacamole with http://guacamole.apache.org/doc/gug/index.html

So, i have install database authentication with MySQL and LDAP
authentication for associating LDAP with database.

My LDAP directory is Active Directory.

My SQL authentication works but not the LDAP authentication.

Here is my guacamole.properties

# Hostname and port of guacamole proxy
guacd-hostname: localhost
guacd-port: 4822

# MySQL properties
mysql-hostname: localhost
mysql-port: 3306
mysql-database: guacamole_db
mysql-username: guacamole_user
mysql-password: password

# LDAP Properties
ldap-hostname: pin.isim.intra
ldap-port: 389
ldap-user-base-dn: UO=Comptes,DC=isim,DC=intra
ldap-search-bind-dn: CN=Bind,UO=Comptes,DC=isim,DC=intra
ldap-search-bind-password: xx
ldap-username-attribute: sAMAccountName

In the tomcat log (catalina.out) my extensions are load but when I try to
connect, I have as my message:

11:50:01.674 [http-nio-8080-exec-8] ERROR
o.a.g.a.l.AuthenticationProviderService - Unable to bind using search DN
"CN=Bind,DC=isim,DC=intra"
11:50:01.674 [http-nio-8080-exec-8] WARN  o.a.g.r.auth.AuthenticationService
- Authentication attempt from 162.38.37.135 for user "lucas.isim.intra"
failed.

I saw that many people encountered this problem but none of the solutions
work with my problem.

Thanks for your help.




--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/


Re: disabled web interface

2018-09-21 Thread Galyrith
Ho...
i feel stupid...
thank for this quick response!



--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/


disabled web interface

2018-09-21 Thread Galyrith
Hi,

First sorry for my approximate english.
I explain my problem:
I installed guacamole in my CentOS 7 with this tuto
https://robertpascal.github.io/guacamole/.
It works properly but when i configure a connection (ssh for exemple), i
can't go back to the web interface.
When i log in, i stay on the ssh connection and when i log out, i only have
to disconnect or reconnect.

 



--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/