cloudera-labs / cloudera.cluster

An Ansible collection for lifecycle and management of Cloudera CDP Private Cloud resources on bare metal, IaaS, and PaaS.
Apache License 2.0
32 stars 46 forks source link

ldap search filters allow for any legal expression #97

Closed clevesque closed 1 year ago

clevesque commented 1 year ago

Older implementation assumed all ldap filters end with "={0}" This newer implementation allows the user to craft any legal filter expression, including complex compound expressions, like (&(|(member={0})(member={1}))(objectclass=groupofnames))

Signed-off-by: Chuck Levesque clevesque@cloudera.com

wmudge commented 1 year ago

@clevesque - looks like you are including other upstream change into this PR. Can you review and resubmit only the LDAP search filter elements?

clevesque commented 1 year ago

yes well thats cuz the changes have changed


Chuck Levesque | Cloudera Principal Solutions Engineer

(M) 201.253.8365

On Mar 9, 2023, at 1:16 PM, Webster Mudge @.***> wrote:

@clevesque https://github.com/clevesque - looks like you are including other upstream change into this PR. Can you review and resubmit only the LDAP search filter elements?

— Reply to this email directly, view it on GitHub https://github.com/cloudera-labs/cloudera.cluster/pull/97#issuecomment-1462549594, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABUH2HKS6N7Q4GBTZFQ26TW3INBDANCNFSM6AAAAAASPVXEQY. You are receiving this because you were mentioned.