question

rajeev.dave_186360 avatar image
rajeev.dave_186360 asked Rittik published

How do I configure DSE with OpenLDAP so that an internal user gets additive permissions from internal and LDAP groups?

I have deployed DSE via Azure Marketplace and need to configure a user to get permissions from an internal config as well as associations with LDAP groups.

security
10 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

1 Answer

rajeev.dave_186360 avatar image
rajeev.dave_186360 answered Rittik published

DSE documentation is correct:


  1. Setup internal user
  2. Assign internal user to LDAP group
  3. Create permissions in DSE for the LDAP group
  4. Login as internal user to see permissions from internal and LDAP group associations.


https://github.com/rmdave/dse_ldap_example has brief overview of how to set up a test environment - DSE from Azure Marketplace, OpenLDAP in Docker instance, DSE and LDAP configs, and videos on permissions enforcement.

https://www.youtube.com/playlist?list=PLl3G86xuJVydH22sJqzGODHebxAmpVc_C are 6 short videos for each stage of the setup and demo.


Feel free to let me know if this format works or doesn't!

1 comment Share
10 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Rittik avatar image Rittik commented ·

Thanks Rajeev, very helpful.

0 Likes 0 ·