SSH documentation: remove deprecated Login Group (#871)

The Login Group configuration was removed in
a0581ae0f6
(released with versions >=24.1.b) and
160c393709
(released with versions >=25.7.b), so no longer refer to it in the
documentation.
This commit is contained in:
Michael Prokop 2026-04-27 15:32:31 +02:00 committed by GitHub
parent c3c13799d2
commit aea4548595
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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