Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

users.properties uses the <user_name>=<password> format. groups.properties uses the <group_name>=<user_name> format. See the following examples for details.

No Format
borderStylesolid
titleusers.properties
borderStylesolid
system=manager
user2=password
user1=password

The user IDs and passwords in this file are stored in plain text because this is the basic, by default, security configuration. You can add, remove and change passwords from this file.

solid
No Format
borderStyle
titlegroups.properties
borderStylesolid
admin=system,user1
users=user2

...