[
https://issues.apache.org/jira/browse/GUACAMOLE-804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853238#comment-16853238
]
Peter Kubica commented on GUACAMOLE-804:
----------------------------------------
{quote}Please remain respectful:
[https://www.apache.org/foundation/policies/conduct.html]
{quote}
I see this as disagreement not disrespect, but if you feel it that way, then I
am sorry.
I work in IT for a few years now and I kind of like this kind of conversations
with fellow IT guys, but that is my personal preference.
{quote}No one is disputing what you're seeing, but it is unlikely to be due to
a bug. You can likely solve what you're encountering on the mailing list.
{quote}
_Unlikely_ - that was my problem with closing this issue. It seemed to me, that
issues should not be closed before some investigation is done, but now I
understand, that it doesn't work here that way and I will follow your rules.
> LDAP authentication not working correctly
> -----------------------------------------
>
> Key: GUACAMOLE-804
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-804
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole-auth-ldap
> Reporter: Peter Kubica
> Priority: Minor
>
> LDAP authentication with database backend (as proposed
> [here|https://guacamole.apache.org/doc/gug/ldap-auth.html#ldap-and-database])
> can't correctly handle situation, when _ldap-search-bind-dn_ is not contained
> in _ldap-user-base-dn_.
> Eg.:
> {{ldap-user-base-dn: ou=common,ou=users,dc=example,dc=com}}
> {{ldap-search-bind-dn: uid=guacamole,ou=system,ou=users,dc=example,dc=com}}
> In this situation _guacamole_ user will not show LDAP users in Settings/Users
> and common user authentication will result it successful authentication
> followed by _Unable to query list of objects from LDAP directory_ error.
> Even with:
> {{ldap-user-base-dn: ou=users,dc=example,dc=com}}
> things are not working correctly for users from
> _ou=common,ou=users,dc=example,dc=com_.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)