[jira] [Commented] (GUACAMOLE-283) HA in Guacamole

2019-01-09 Thread Rajesh (JIRA)


[ 
https://issues.apache.org/jira/browse/GUACAMOLE-283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16738122#comment-16738122
 ] 

Rajesh commented on GUACAMOLE-283:
--

Hi All,

Do some one can able to sort out how we can setup the HA in the Gucamole setup 
with the apache tomcat with Mysql DB Connector. 

Rajesh M 


> HA in Guacamole
> ---
>
> Key: GUACAMOLE-283
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-283
> Project: Guacamole
>  Issue Type: New Feature
>  Components: guacamole-client, guacamole-server
>Reporter: Thiago dos Santos Nunes
>Priority: Minor
>
> A great feature for guacamole would be high availability both on the client 
> (mainly) and on the server.
> In the client the ideal would be to be able to at least be able to block by 
> the number of simultaneous connections even having an environment with 
> several vms or containers.
> I currently have an environment with 3 guacamole servers with Tomcat 8 
> running behind a HAPROXY. But I lose the block by simultaneous connection (I 
> charge my clients for simultaneous connection) and I can not give up having 
> more than one vm, because if one falls I lose all. It would also be great if 
> the user does not need to log in again if they go to another server (session 
> permanence). Today I work with hundreds of simultaneous users from different 
> places.
> It would also be very good to be able to separate the client from the server 
> and be able to work on HA on the server as well.
> My Environment:
> 3x Guacamole server and client: 0.9.12
> Database and Authentication: MySQL (another vm)
> File Server: SFTP (another vm)
> I alread commented this on:
> https://issues.apache.org/jira/browse/GUACAMOLE-189



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (GUACAMOLE-596) Not open use the LDAP account using the Apache Guacamole 0.9.14 version

2018-07-30 Thread Rajesh (JIRA)


[ 
https://issues.apache.org/jira/browse/GUACAMOLE-596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16561760#comment-16561760
 ] 

Rajesh commented on GUACAMOLE-596:
--

Thanks a lot Nick Couchman .

 

Regards,

Rajesh M

> Not open use the LDAP account using the Apache Guacamole 0.9.14 version
> ---
>
> Key: GUACAMOLE-596
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-596
> Project: Guacamole
>  Issue Type: Bug
>Reporter: Rajesh
>Priority: Critical
>
> Hi Team,
>  
> I am facing an issue with our current guacamole setup were the LDAP 
> authentication were not working .
> Whereas the basic file authentication login is working fine .
> Could you please check and let us know what was the exact cause for this 
> issue .
>  
> guacd-hostname: localhost
> guacd-port: 4822
> auth-provider: 
> net.sourceforge.guacamole.net.auth.ldap.LDAPAuthenticationProvider
> lib-directory: /var/lib/tomcat/webapps/guacamole-0.9.14/WEB-INF/lib/
> ldap-hostname: ***
> ldap-port: 389
> ldap-encryption-method: none
> ldap-user-base-dn: DC=**,DC=***
> ldap-search-bind-dn: CN=ldapadmin,OU=SPL,OU=Users,OU=DCM,DC=**,DC=***
> ldap-search-bind-password: ***
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (GUACAMOLE-596) Not open use the LDAP account using the Apache Guacamole 0.9.14 version

2018-07-27 Thread Rajesh (JIRA)


[ 
https://issues.apache.org/jira/browse/GUACAMOLE-596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16559708#comment-16559708
 ] 

Rajesh commented on GUACAMOLE-596:
--

Hi ,

 

The same LDAP Authentication  were using for the Guacamale installed server 
login was successfull.

But in case of the Apache Guacamole UI Login its prompts for the errror.

 

While checking for the Apache Tomcat Logs i can able to see the below mentioned 
content alone in the server .

 

18:23:09.840 [http-bio-8080-exec-1] WARN  o.a.g.r.auth.AuthenticationService - 
Authentication attempt from **.**.**.**  for user  Failed.

 

Attached the Apache Tomcat logs along with this mail .

Can you please check and help us .

 

> Not open use the LDAP account using the Apache Guacamole 0.9.14 version
> ---
>
> Key: GUACAMOLE-596
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-596
> Project: Guacamole
>  Issue Type: Bug
>Reporter: Rajesh
>Priority: Critical
>
> Hi Team,
>  
> I am facing an issue with our current guacamole setup were the LDAP 
> authentication were not working .
> Whereas the basic file authentication login is working fine .
> Could you please check and let us know what was the exact cause for this 
> issue .
>  
> guacd-hostname: localhost
> guacd-port: 4822
> auth-provider: 
> net.sourceforge.guacamole.net.auth.ldap.LDAPAuthenticationProvider
> lib-directory: /var/lib/tomcat/webapps/guacamole-0.9.14/WEB-INF/lib/
> ldap-hostname: ***
> ldap-port: 389
> ldap-encryption-method: none
> ldap-user-base-dn: DC=**,DC=***
> ldap-search-bind-dn: CN=ldapadmin,OU=SPL,OU=Users,OU=DCM,DC=**,DC=***
> ldap-search-bind-password: ***
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (GUACAMOLE-596) Not open use the LDAP account using the Apache Guacamole 0.9.14 version

2018-07-27 Thread Rajesh (JIRA)
Rajesh created GUACAMOLE-596:


 Summary: Not open use the LDAP account using the Apache Guacamole 
0.9.14 version
 Key: GUACAMOLE-596
 URL: https://issues.apache.org/jira/browse/GUACAMOLE-596
 Project: Guacamole
  Issue Type: Bug
Reporter: Rajesh


Hi Team,

 

I am facing an issue with our current guacamole setup were the LDAP 
authentication were not working .

Whereas the basic file authentication login is working fine .

Could you please check and let us know what was the exact cause for this issue .

 

guacd-hostname: localhost
guacd-port: 4822

auth-provider: 
net.sourceforge.guacamole.net.auth.ldap.LDAPAuthenticationProvider
lib-directory: /var/lib/tomcat/webapps/guacamole-0.9.14/WEB-INF/lib/

ldap-hostname: ***
ldap-port: 389
ldap-encryption-method: none
ldap-user-base-dn: DC=**,DC=***
ldap-search-bind-dn: CN=ldapadmin,OU=SPL,OU=Users,OU=DCM,DC=**,DC=***
ldap-search-bind-password: ***

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)