You can grant specific rights to a user on your data warehouse using SQL commands

SQL Commands

See SQL References Rights to Grant, revoke rights to users or roles

ShortName User

When granting rights to users, consider granting rights to short names (myuser) and not full name including a domain name (myuser@mydomain)


Predefined roles


INDEXIMA provides 2 pre-defined roles:

  • admin : Grant all on all data spaces
  • public : All users are in public role


When manually implementing rights and using LDAP as an authentication mode, note that Indexima doesn't support rights based on LDAP groups.