Go to documentation repository
The list of users of the Web Report System PSIM Axxon PSIM WEB Report System is available on the Users > Roles and Roles > Users of the Security tab.
By default the Web Axxon PSIM WEB Report System PSIM contains two users, rs and anonymous, none of which can be deleted.
The rs user in Web Axxon PSIM WEB Report System PSIM performs the administrator functions, while anonymous is a dummy operator account.
New users can be added to Web Axxon PSIM WEB Report System PSIM by means of Axxon PSIM system settings only.
Adding a new user to Web Report System PSIM Axxon PSIM WEB Report System is performed in the following way:
Registration of the right to use Web Axxon PSIM WEB Report System PSIM. 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 Web Axxon PSIM WEB Report System PSIM 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.
Info | ||
---|---|---|
| ||
It is recommended to take into account the following specifics while adding a new Web Report System PSIM Axxon PSIM WEB Report System 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 Axxon PSIM WEB Report System PSIM.
Restart the Cassini Service utility with the user account under which you are planning to work with the Web Axxon PSIM WEB Report System PSIM.
Info | ||
---|---|---|
| ||
If it is planned to work with the Web Axxon PSIM 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 Axxon PSIM 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 Axxon PSIM WEB Report System PSIM in this manner.