Technical Tip: How to create a second admin account for CLI access only in FortiNAC-OS
| Description | This article describes how to create a second admin account for CLI access only in FortiNAC-OS and how to change the current password for any CLI admin account. |
| Scope | FortiNAC-F v7.2.x, v7.4.x, v7.6.x. |
| Solution | Create a second admin account for CLI access only:
config system admin edit second-admin set password AnySecurePassword end end Check the configuration of the new second-admin account:
show system admin
Optional: Change the current password for any CLI admin account:
config system admin edit any-admin set password NewSecurePassword end end
Related document: |

