FAQ - Additional WebUI accounts


Valid for:

N530

N610

N670

N770

N870

N870E

Embedded Integrator

Virtual Integrator

Introduction

From software 2.62 or higher, we have implemented the possibility to create up to 30 login accounts:

Role:

  • Admin
  • User

In the web-interface go to: SETTINGS - System - Web configurator - Additional WebUI accounts

image-2025-4-4_13-39-55.png

Click on Add to create a new account

image-2025-4-4_13-39-23.png

Auto-provisioning

Add account
<oper name="add_webui_account">
   <param name="Username" value="<username>" />
   <param name="Password" value="<password>" />
   <param name="Role" value="admin"/>
</oper>
Delete account
<oper name="delete_webui_account" value="<username>" />