All Downloads are FREE. Search and download functionalities are using the official Maven repository.

conf.jmx.rolebased.access Maven / Gradle / Ivy

The newest version!
# This file contains the access rights for each role. It is used by the
# role-based access manager (jmx.remote.x.access.rolebased.file option).
#
# If one user has multiple roles, then the role with the highest level of
# access rights will be used.

# jonas-admin role can do everything (access right: readwrite)
jonas-admin readwrite

# jonas-monitor role can only read data (access right: readonly)
jonas-monitor readonly

# The * role means "everyone" (including users that already have roles)
#
# This role is optional, if not set then all users with no role that appears
# in this file will have no access rights at all.
# * readonly




© 2015 - 2025 Weber Informatics LLC | Privacy Policy