Start a conversation

Adding and Deleting Static Users for Reporting

Overview

Exinda appliances offer Active Directory (AD) integration to assign usernames to IPs. However, if IP addresses are not dynamically assigned to certain users, it is possible to add domain users statically and define them with their own IP that will not change based on the AD integration. This is a CLI (command-line interface) only feature.

Information

  • To add a user, execute the following command:
    network-user static-user <domain>\<username> address <ip-address>
  • To delete a user, execute the following command:
    no network-user static-user <domain>\<username>
Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted

Comments