Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # The password entered here must be in the form of a HTTP digest "A1" hash.
- # To create one using for instance Apache's 'htdigest' tool, type:
- # "htdigest -c hash.txt <realm> <user>"
- # Options:
- # <realm>: the same realm configured as entry point (see above), i.e. "VeriniceServer"
- # <user>: the adminuser name given above, i.e. "admin"
- #
- # Copy the hash you find in hash.txt as value below.
- admin.username=admin
- # default value for development only: "geheim" for default NOCOMPANY realm -->
- admin.password=foobar
Advertisement
Add Comment
Please, Sign In to add comment