mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
upstream: tweak previous;
OpenBSD-Commit-ID: 2b9c23022ea7b9dddb62864de4e906000f9d7474
This commit is contained in:
parent
8368571efd
commit
3e36f28185
@ -33,8 +33,8 @@
|
|||||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
.\"
|
.\"
|
||||||
.\" $OpenBSD: sshd_config.5,v 1.264 2018/04/04 15:12:17 job Exp $
|
.\" $OpenBSD: sshd_config.5,v 1.265 2018/04/08 07:36:02 jmc Exp $
|
||||||
.Dd $Mdocdate: April 4 2018 $
|
.Dd $Mdocdate: April 8 2018 $
|
||||||
.Dt SSHD_CONFIG 5
|
.Dt SSHD_CONFIG 5
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -817,10 +817,10 @@ If two values are specified, the first is automatically selected for
|
|||||||
interactive sessions and the second for non-interactive sessions.
|
interactive sessions and the second for non-interactive sessions.
|
||||||
The default is
|
The default is
|
||||||
.Cm af21
|
.Cm af21
|
||||||
.Ar (Low-Latency Data)
|
(Low-Latency Data)
|
||||||
for interactive sessions and
|
for interactive sessions and
|
||||||
.Cm cs1
|
.Cm cs1
|
||||||
.Ar (Lower Effort)
|
(Lower Effort)
|
||||||
for non-interactive sessions.
|
for non-interactive sessions.
|
||||||
.It Cm KbdInteractiveAuthentication
|
.It Cm KbdInteractiveAuthentication
|
||||||
Specifies whether to allow keyboard-interactive authentication.
|
Specifies whether to allow keyboard-interactive authentication.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user