Users

Local accounts and their roles. net-admin can administer everything; noc-viewer is read-only (but can still manage its own password and two-factor on the Account page). ogma-support is a least-privilege identity for a third-party support engineer — read-only like noc-viewer, but without access to the secret store and with the addition of system health and the authentication log. It can read live configuration that contains credentials (firewall, DNS, DHCP, routing, IPsec, alerting and certificate detail), and the authentication log it can read is the raw system log, so grant it only for the duration of an engagement and revoke it afterwards. The system refuses any change that would remove the last administrator.

{{#LOAD_ERROR}}
{{LOAD_ERROR}}
{{/LOAD_ERROR}} {{#LAST_ADMIN}}
Refused (anti-lockout): this would remove, disable, or demote the last administrator. Grant the net-admin role to another enabled user first.
{{/LAST_ADMIN}} {{#ERROR}}
{{ERROR}}
{{/ERROR}} {{#FLASH}}
{{FLASH}}
{{/FLASH}} {{#WRITE}}

Add user

New users have no roles until you grant one. Minimum password length is 8.

{{/WRITE}}
{{#USER_ROWS}}{{#U_EMPTY}}{{/U_EMPTY}}{{^U_EMPTY}} {{/U_EMPTY}}{{/USER_ROWS}}
User Status MFA Roles Last sign-in Manage
No users found.
{{U_NAME}}{{#U_IS_SELF}} (you){{/U_IS_SELF}} {{#U_ENABLED}}enabled{{/U_ENABLED}}{{^U_ENABLED}}disabled{{/U_ENABLED}} {{#U_MFA}}on{{/U_MFA}}{{^U_MFA}}off{{/U_MFA}} {{#U_HAS_ROLES}}{{U_ROLES}}{{/U_HAS_ROLES}}{{^U_HAS_ROLES}}none{{/U_HAS_ROLES}} {{U_LAST}} {{#WRITE}}
Manage
{{/WRITE}}