Created on 06-12-2017 04:30 PM - edited 09-16-2022 04:44 AM
Hey All,
We're receiving the following message:
Could not get LDAP details for groups in pattern
when we try an ldap group sync. Users can however login just fine. Our group_filter is set to:
(|(&(CN=hhadoop-group1)(objectClass=Group))(&(CN=hadoop-group2)(objectClass=Group))(&(CN=hadoop-group3)(objectClass=Group)))
This search filter works via an ldapsearch command. No issues there. But doesn't appear this group_filter is respected nor does the ldap group sync work searching for hadoop-group1 for example.
Any tips in trying to get this to work? We went over numerous online links and the suggestions don't work so far. Also, which file will have debug information on LDAP related errors in HUE?
Cheers,
TK
Created 06-12-2017 05:02 PM
Is this for AD or LDAP? Patterns don't work with AD.
Created 06-12-2017 08:40 PM
Ok. Thank you.
If I wanted to restrict HUE access by various AD groups, how could I achieve the same with what HUE Provides now? We're running CDH 5.7.1.
Cheers,
TK
Created 12-04-2018 01:52 AM
Created 06-12-2019 06:57 AM