Description
The Authorization Administration plugin allows you to add new authorized users, change the password for existing authorized users, and delete users from the authorization file for your blog. Authorized users have the ability to log into the administration console and access administrative functions through the console and are authorized to edit the blog remotely via XML-RPC.
Installation and Setup
In your global /WEB-INF/plugin.properties file, add the following line:
edit-blog-authorization=org.blojsom.plugin.admin.EditBlogAuthorizationPlugin
Required Permissions
A user must have the following permissions in order to use this plugin.
edit_blog_authorization
Usage
After logging into the administration console, you may click on the link to "Edit Blog Authorization" and you will be able to add, modify, and delete authorized users.