onap on kubernetes source files
[oom.git] / kubernetes / config / docker / init / src / config / mso / docker-files / jboss-configs / configuration / mgmt-groups.properties
1 #
2 # Properties declaration of users groups for the realm 'ManagementRealm'.
3 #
4 # This is used for domain management, users groups membership information is used to assign the user
5 # specific management roles.
6 #
7 # Users can be added to this properties file at any time, updates after the server has started
8 # will be automatically detected.
9 #
10 # The format of this file is as follows: -
11 # username=role1,role2,role3
12 #
13 # A utility script is provided which can be executed from the bin folder to add the users: -
14 # - Linux
15 #  bin/add-user.sh
16 #
17 # - Windows
18 #  bin\add-user.bat
19 #
20 # The following illustrates how an admin user could be defined.
21 #
22 #admin=PowerUser,BillingAdmin,