Go to documentation repository
Previous page Next page
The list of users of the WEB Report System PSIM is available on the Users > roles and Roles > users tabs on the Security tab.
By default the WEB Report System PSIM contains two users, rs and anonymous. You cannot delete them.
The rs user in the WEB Report System PSIM performs the administrator functions, while anonymous is a template for the operator account.
You can add new users to the WEB Report System PSIM by means of Axxon PSIM system settings only.
To add a new user to the WEB Report System PSIM:
Register the right to use the WEB Report System PSIM. This procedure is described in detail in Registration of users' rights.
Assign the right to use the WEB Report System PSIM to the new user. This procedure is described in detail in Assigning rights and password to operators for authorization in Axxon PSIM.
Note
Take into account the following specifics when you add a new user to the WEB Report System PSIM by means of Axxon PSIM:
Replace the following strings:
<authentication mode="Forms"> <forms loginUrl="~/Account/LogOn" timeout="15" cookieless="UseCookies"></forms> </authentication>
with the following strings:
<authentication mode="Windows"> </authentication>
Log in to Windows with the user account under which you plan to work with the WEB Report System PSIM.
Restart the Cassini Service with the user account under which you plan to work with the WEB Report System PSIM.
Note
If you plan to work with the WEB Report System PSIM with several users, then after each authorization in Windows of another user, it is necessary to restart the Cassini Service with the required user account.
As a result, when you open the WEB Report System PSIM in the browser, you are automatically logged in under the specified Windows user account.
Note
If no user is added to the Axxon PSIM user rights, then by default this user is assigned the Administrator role.
If there is at least one user in Axxon PSIM, and this user is not the one that was used in Windows authorization, then this user will not have access to the administration panel.
If there is a user in Axxon PSIM who is logged in using Windows authorization but not given access to the WEB Report System PSIM, then this user will not have access to the administration panel.
Any required number of users can be added to the WEB Report System PSIM.