Local Users
Settings → Administration → Local Users allows you to create or modify local users, as well as to modify LDAP and SSO accounts.
Add Local User
To add a new user, click + Add local user, fill out the User Profile form, and click Create user.
To access IP Fabric, the new user must have one or more Roles assigned.
Users with no Roles assigned will get an API_INSUFFICIENT_RIGHTS
error
upon logging in or accessing the API.
To add or modify Roles, follow the instructions in the Roles section.
List of Users
The Users
table lists all local and non-local (LDAP and SSO) users,
including their details, and allows you to modify or delete them. (Exception:
A currently logged-in user cannot delete their account.)
Edit Local User
-
To modify a local user’s details or password, find the user in the
Users
table and click the Edit icon. (Optionally, you may selectYes
in theLocal user
column header to show only local users.) -
Then, to modify the user’s details, update the data in the User Profile form and click Update user profile.
-
Or, to modify the user’s password, fill out the Update Password form and click Update Password.
Edit LDAP/SSO User
LDAP/SSO users have Roles assigned via the LDAP/SSO configuration, hence it’s not possible to modify their Roles in the UI (unlike local users).
-
To edit an LDAP/SSO user, find the user in the
Users
table and click the Edit icon. (Optionally, you may selectNo
in theLocal user
column header to show only non-local users.) -
Then, to modify the user’s details, update the data in the User Profile form and click Update user profile:
Delete User
-
To delete a user, find the user in the
Users
table and click the Delete icon: -
To confirm the action, click Delete:
Disable Local User’s Access
To disable a local user’s access to IP Fabric, follow the steps in Edit Local User and remove all Roles assigned to that user.