mirror of
https://github.com/opnsense/docs.git
synced 2026-05-28 04:02:12 -04:00
SSH documentation: remove deprecated Login Group (#871)
The Login Group configuration was removed ina0581ae0f6(released with versions >=24.1.b) and160c393709(released with versions >=25.7.b), so no longer refer to it in the documentation.
This commit is contained in:
parent
c3c13799d2
commit
aea4548595
1 changed files with 0 additions and 4 deletions
|
|
@ -119,10 +119,6 @@ Under the "Secure Shell" heading, the following options are available:
|
|||
**Option** **Description**
|
||||
============================================== ========================================================================
|
||||
Secure Shell Server Enable a secure shell service
|
||||
Login Group Select the allowed groups for remote login. The "wheel" group is
|
||||
always set for recovery purposes and an additional local group can be
|
||||
selected at will. Do not yield remote access to non-administrators
|
||||
as every user can access system files using SSH or SFTP.
|
||||
Permit Root Login Root login is generally discouraged. It is advised to log in via
|
||||
another user and switch to root afterwards.
|
||||
Permit password login When disabled, authorized keys need to be configured for each User
|
||||
|
|
|
|||
Loading…
Reference in a new issue