You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Valid for:

N610

N670

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


Click on Add to create a new account


Auto-provisioning
<oper name="add_webui_account">
    <param name="Username" value="<username>" />
    <param name="Password" value="<password>" />
    <param name="Role" value="admin"/>
</oper>
<oper name="delete_webui_account" value="<username>" />
  • No labels