Opal HowTo Manage Users
Tags: Opal DataShield HowTo User Management
Overview
Opal users and passwords are stored in a file within the OPAL_HOME/conf
directory. However, I have been told that it is also possible for users to authenticate using a certificate. However, this may not work when Opal is accessed through a Pound reverse proxy.
Procedure
- Go to directory
/local/opal-server{version}/tools/
and run the command./shiro-hasher -p
- Enter your password and copy the has string that is displayed by the tool.
- Edit the file
/local/opal_home/conf/shiro.ini
- In the section for usernames create a line for the new user in the format:
{username}={password hash from above},{role}
Last modified
9 years ago
Last modified on 06/16/15 14:16:14
Note:
See TracWiki
for help on using the wiki.