File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -17498,10 +17498,17 @@ components:
17498
17498
- keys_only
17499
17499
- disabled
17500
17500
description: >
17501
- What methods of authentication are allowed when connecting via
17502
- Lish. "keys_only" is the most secure if you intend to use Lish,
17503
- and "disabled" is recommended if you do not intend to use Lish at
17501
+ The authentication methods that are allowed when connecting to
17502
+ [the Linode Shell (Lish)](https://www.linode.com/docs/platform/manager/using-the-linode-shell-lish/).
17503
+
17504
+ * `keys_only` is the most secure if you intend to use Lish.
17505
+
17506
+ * `disabled` is recommended if you do not intend to use Lish at
17504
17507
all.
17508
+
17509
+ * If this account's Cloud Manager authentication type is set to a third party authentication (TPA) method, `password_keys` cannot
17510
+ be used as your Lish authentication method. To view this account's Cloud Manager `authentication_type` field, send a request
17511
+ to the [View Profile](/api/v4/profile) endpoint.
17505
17512
example: keys_only
17506
17513
authorized_keys:
17507
17514
type: array
You can’t perform that action at this time.
0 commit comments