Credential management

  • SNMP
    • SNMP credentials are rolled by cloning the new community string from the setting for the old string in the configuration. The result is pushed as a command file to the device.
  • Account
    • set system login user <newUser> authentication plain-text-password
    • delete system login user <oldUser>