You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Mike Jumper (Jira)" <ji...@apache.org> on 2020/06/02 07:55:00 UTC

[jira] [Commented] (GUACAMOLE-1088) Incompatibility between mysql auth and ldap auth

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

Mike Jumper commented on GUACAMOLE-1088:
----------------------------------------

{quote}
For the proper functioning of the database auth i needed add a link from tomcat 8 home to guacamole home:

lrwxrwxrwx 1 root root 35 may 21 15:49 .guacamole -> /etc/guacamole/

(If i remove this link, mysql auth doesnt work for me)
{quote}

The directory {{/etc/guacamole/}} was not the default location for {{GUACAMOLE_HOME}} until 0.9.14. The release you are using (0.9.9) is several years too old to have that default. See: http://guacamole.apache.org/releases/0.9.14/#etcguacamole-as-default-guacamole_home

{quote}
But now, to configure ldap auth and i add  guacamole-auth-ldap.jar to extensions folder, after restart tomcat and reload guacamole web appears this error:

(error404.png)

If i remove mentioned link, after restar tomcat, guacamole web load again (but i cant log in database).
{quote}

The MySQL and LDAP authentication are known to work together. If you are still encountering trouble with using MySQL together with LDAP, please:

# [Use the latest release|http://guacamole.apache.org/faq/#test-against-latest-version]. The 0.9.9 release is 5 years old. The latest release of Apache Guacamole is 1.1.0: http://guacamole.apache.org/releases/1.1.0/
# [Post to the user@guacamole.apache.org mailing list|http://guacamole.apache.org/faq/#probably-not-a-bug]. Using MySQL and LDAP together is one of the most common use cases, and it is unlikely that something this fundamental is a bug. It is more likely that there is an issue with the way things are configured or installed, and the community should be able to help you sort out what is going wrong (though please upgrade to the latest first).


> Incompatibility between mysql auth and ldap auth
> ------------------------------------------------
>
>                 Key: GUACAMOLE-1088
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1088
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacamole-auth-jdbc-mysql, guacamole-auth-ldap
>    Affects Versions: 0.9.9
>         Environment: Ubuntu 18.04 (Bionic Beaver) 64 bits
>            Reporter: Javier Dogen
>            Priority: Major
>         Attachments: error404.png
>
>
> Hi,
>  
> I got a stable (and working) version of guacamole that uses MySQL auth, but now i need add ldap auth (with mysql too).
>  
> Then is when appears the problem. For the proper functioning of the database auth i needed add a link from tomcat 8 home to guacamole home:
> lrwxrwxrwx 1 root root 35 may 21 15:49 .guacamole -> /etc/guacamole/
> (If i remove this link, mysql auth doesnt work for me)
> But now, to configure ldap auth and i add  guacamole-auth-ldap.jar to extensions folder, after restart tomcat and reload guacamole web appears this error:
> (error404.png)
> If i remove mentioned link, after restar tomcat, guacamole web load again (but i cant log in database).
>  
> So i have to choice between mysql auth or ldap auth.
>  
> Thanks and regards.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)