...
use the REST API: https://opendistro.github.io/for-elasticsearch-docs/docs/security/access-control/multi-tenancy/
Modify the tenants.yml file then apply them by running the script [DATAFARI_HOME]/elk/elasticsearch/securityadmin_datafari.sh with the ‘datafari’ user
In the Kibana UI, if you have access to several tenants you will need to switch between them in order to view all the dashboards and visualizations. Because only one tenant can be active at a time, so if you not switch, you will only access to the dashboards and visualizations linked to the currently active tenant.
To switch between tenants click on the “Tenant” tab located in the left menu:
...
Then click on the “Select” button of the tenant you want to active/switch to:
...
2. Users and roles
With OpenDistro users and roles are managed independently from Datafari.
...