Question
· Aug 12, 2021

How to recover management portal _system user password ?

Hi,

Is there any way to recover management portal _system user password?

Thanks

Product version: IRIS 2021.1
Discussion (11)1
Log in or sign up to continue

You can try this using EmergencyId mode. Stop IRIS and start with the parameter:

Linux

iris start IRIS EmergencyId=user,password

Windows

iris start IRIS /EmergencyId=user,password

User and password can be anything. This will be used for login.

Once logged in as this user by the terminal, you can use the ^SECURITY routine in the %SYS namespace to change the password of _SYSTEM.

Documentation (Temporary):

EmergencyId Mode

^SECURITY