blob: 98edccfaaf4245879ec085058550ddd670b6e3b1 [file] [log] [blame]
#
# This file defines users passwords and roles for a HashUserRealm
#
# The format is
# <username>: <password>[,<rolename> ...]
#
# Passwords may be clear text, obfuscated or checksummed. The class
# org.eclipse.util.Password should be used to generate obfuscated
# passwords or password checksums
#
# If DIGEST Authentication is used, the password must be in a recoverable
# format, either plain text or OBF:.
#
admin: CRYPT:adpexzg3FUZAk,admin
ad: milliways,Everyone
guest: guest,Everyone
john: smith,Everyone
jane: doe,Everyone