Go to documentation repository
Previous page Next page
The list of users of the Axxon PSIM WEB Report System is available on the Users > Roles and Roles > Users of the Security tab.
By default the Axxon PSIM WEB Report System contains two users, rs and anonymous, none of which can be deleted.
The rs user in Axxon PSIM WEB Report System performs the administrator functions, while anonymous is a dummy operator account.
New users can be added to Axxon PSIM WEB Report System by means of Axxon PSIM system settings only.
Adding a new user to Axxon PSIM WEB Report System is performed in the following way:
Registration of the right to use Axxon PSIM WEB Report System. This procedure is described in detail in the Registration of users' rights section of the Axxon PSIM Administrator's Guide.
Assigning the right to to use Axxon PSIM WEB Report System to the new user. This procedure is described in detail in the Assigning the rights and password to operators for authorization in the Axxon PSIM section of the Axxon PSIM Administrator's Guide.
Note
It is recommended to take into account the following specifics while adding a new Axxon PSIM WEB Report System user 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 are planning to work with the Axxon PSIM WEB Report System.
Restart the Cassini Service utility with the user account under which you are planning to work with the Axxon PSIM WEB Report System.
Note
If it is planned to work with the Axxon PSIM WEB Report System by 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 Axxon PSIM WEB Report System in the browser, you will be automatically logged in under the specified Windows user account.
Note
Any required number of users may be added to Axxon PSIM WEB Report System in this manner.