Sessions

Manage user login sessions.

Properties

Idle timeout

The time that a login session may be idle before it is closed due to inactivity.

Leave empty to allow sessions to be idle indefinitely.

  • Data type: integer
  • Units: seconds
  • Minimum: 60
  • Configuration
  • Optional

CLI: (cli)> config auth session idle-timeout

Text to display to users after they log in.

The banner is shown on the web interface, and before the login menu when the user logs in via a text interface such as SSH or a serial port console.

  • Data type: string
  • Configuration
  • Optional

CLI: (cli)> config auth session banner