Upgrading from Version 2.03x or Earlier | ||
---|---|---|
Unfortunately there have been some changes to the access control configuration in version 2.04x or later from previous versions 2.03x or earlier.
Please note:
You are required to do some manual changes, and we apologise
for this inconvenience. The change will be of benefit to you in managing
multiple services and user realms.
If you have not made any configuration changes that you wish to keep, go to "Save Configuration and Restart", click the "Load Default" button and then "Save and Restart" which will create a new default configuration without needing to make the modifications below.
Go to the /admin page and then:
In "User Databases" change all your user filenames to "conf/admin.usr", all your group filenames to "conf/admin.grp" and all your alias filenames to "conf/admin.ali".
In "Template Editor", go to "Access Control" for the "Default" template and change "valid-user" to group "admin" for the HTTP PUT method.
In "Template Editor", go to "Access Control" for the "Default" template and add a new rule with protocol = "FTP" and method = "READ|MESSAGE".
In "Template Editor", go to "Access Control" for the "Admin" template and change the rule to set protocol = "HTTP" and user name to empty instead of "valid-user", and set group name to "admin".
Thank you.