Skip to content

Commit

Permalink
ssh timeouts
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmccarron committed Nov 5, 2024
1 parent 564adf8 commit e2fe352
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
Binary file added docs/images/rseries_security/deny-root-ssh.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/rseries_security/token-lifetime.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 12 additions & 1 deletion docs/rseries_security.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1311,7 +1311,18 @@ You'll see output similar to the example below.
Configuring SSH and CLI Timeouts via webUI
------------------------------------------

Currently only the HTTPS token lifetime, and CLI timeout is configurable in the webUI. SSH timeouts are not currently configurable via the webUI.
The HTTPS token lifetime, CLI timeout, and deny-root-ssh settings are all configurable in the webUI. SSH timeouts are not currently configurable via the webUI. The HTTPS Token Lifetime is configurable under the **Authentication & Access -> Authentication Settings** page.

.. image:: images/rseries_security/token-lifetime.png
:align: center
:scale: 70%


The deny-root-ssh and CLI timeout options can be configured in the **System Settings -> System Security** page.

.. image:: images/rseries_security/deny-root-ssh.png
:align: center
:scale: 70%


Token Lifetime via CLI
Expand Down

0 comments on commit e2fe352

Please sign in to comment.