08-18-2017 08:11 AM
Hi
I use CDH 5.10.0 and CDSW 1.1.
I have POSIX LDAP accounts (not AD) in order to secure access with my open LDAP I had to do a workaround:
add description field to each user with string cdsw and then in http://mycdsw:80/administration/security I had to add filter to search "description=cdsw" to restrict users.
Is it possible to add group attribute to search in this configuration to search like in Hue to have one filter for group attribute and another for user?
Best Regards