Go to documentation repository
The list of users of the Intellect Web WEB Report System System PSIM is available on the Users Users > Roles and Roles > Users roles and Roles > users of the Security tab.
By default the Intellect Web WEB Report System PSIM contains two users, rs and anonymous, none of which can be deleted.
The rs user in Intellect Web WEB Report System PSIM performs the administrator functions, while anonymous is a dummy operator account.
New users can be added to Intellect Web WEB Report System PSIM by means of Intellect Axxon PSIM system settings only.
Adding a new user to Intellect Web WEB Report System System PSIM is performed in the following way:
Registration of the right to use Intellect Web WEB Report System PSIM. This procedure is described in detail in the Registration of users' rights section of the Intellect Axxon PSIM Administrator's Guide.
Assigning the right to to use Intellect Web 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 IntellectAxxon PSIM section of the Intellect Axxon PSIM Administrator's Guide.
Info | ||
---|---|---|
| ||
It is recommended to take into account the following specifics while adding a new Intellect Web WEB Report System System PSIM user by means of Intellect 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 Intellect 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 Intellect Web WEB Report System PSIM.
Info | ||
---|---|---|
| ||
If it is planned to work with the Intellect 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 Intellect 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 Intellect Web WEB Report System PSIM in this manner.