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