Engine Custom authentication
Indexima provides its own authentication mechanism.
To configure users, you need to add these lines in your galactica.conf file:
session.users=user1,user2
session.passwords=pass1,pass2
users.in.admin.role=user1
BASH
All parameters are comma-separated lists.