# This is the password file for the Mercury Diagnostics Server.
#
# To add/edit this file, use the "User Management" web interface
# (http://<collector-host>:<collector-port>/security/)
#
# The format of each line below is:  user: <crypted password>,permission[,permission ...]
#
# Permissions:
#   view    - grants the user permission to view diagnostics data (no system health or server troubleshooting pages)
#   execute - grants the user permission to make changes (set thresholds)
#   change  - grants the user administrative permissions to the diagnostic system 
#             (used by MMS, including system health and troubleshooting pages)
#   system  - permission that allows a user to be used for cross-server communications
#   rhttpout - grant the user access to the rhttp/out URL for doing remote managment of Distrubuted Servers
#
# the "user" can only view the data
# the "superuser" can view data and change thresholds
# the "admin" user is the default user will all permissions
# the "mercury" user has minimal permissions and is the default user for cross-server communications

user: /LBPPMBtiTh6.,view
superuser: TJBGPyBEPkgX2,view,execute
admin: Vc3TBN0P/ab8k,view,change,execute,system,rhttpout
mercury: De0QPi1T6H8cw,system,rhttpout
