Technitium User Account
Overview
Synclias needs very minimal access to Technitium, with permissions only to eject a site from the cache.
This guide will:
- Create a User named “cache_clear”
- Create a Group called “cache_clear_group”
- Add the user to the group
- Grant necessary permissions to the group
- Create a user token for Synclias to use
All steps below assume access to the management web interface
User Setup
- Navigate to: Administration -> Users
- Click Add User and create:
- Display Name: cache_clear
- Username: cache_clear
- Password: <Supply a very long password, this will never be needed>
- Click Add
Group Setup
- Navigate to: Administration -> Groups
- Click Add Group and create:
- Name: cache_clear_group
- Description: “Group for OPN_Alias cache management users”
- Click Add Add User to Group
- Navigate to: Administration -> Groups
- Click the cache_clear_group
- Use the Add User dropdown to add cache_clear to the group
- Click Save
Grant Required Permissions
- Navigate to: Administration -> Permissions
- In the Section column, click Cache
- From the Add Group dropdown, select the cache_clear_group to add it to the Group Permissions section
- Ensure permissions for the cache_clear_group are set as follows:
- View: Empty
- Modify: Empty
- Delete: Checked
- Click Save
Create a Token for the Account
- Navigate to: Administration -> Sessions
- Click Create Token and create:
- Username: select cache_clear from the dropdown
- Token Name: “OPN_Alias Cache Clear”
- Click Create
- Note down the Token String. Once this window is closed there is no way to get the token displayed again
- Click Close