зеркало из https://github.com/Azure/sonic-openssh.git
upstream: tweak previous;
OpenBSD-Commit-ID: 92714b6531e244e4da401b2defaa376374e24be7
This commit is contained in:
Родитель
e32479645c
Коммит
744df42a12
|
@ -1,4 +1,4 @@
|
||||||
.\" $OpenBSD: ssh-keygen.1,v 1.207 2020/08/27 01:08:45 djm Exp $
|
.\" $OpenBSD: ssh-keygen.1,v 1.208 2020/08/27 06:15:22 jmc Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Author: Tatu Ylonen <ylo@cs.hut.fi>
|
.\" Author: Tatu Ylonen <ylo@cs.hut.fi>
|
||||||
.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
|
.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
|
||||||
|
@ -516,7 +516,7 @@ for the same application name.
|
||||||
.It Cm verify-required
|
.It Cm verify-required
|
||||||
Indicate that this private key should require user verification for
|
Indicate that this private key should require user verification for
|
||||||
each signature.
|
each signature.
|
||||||
Not all FIDO tokens support support this option.
|
Not all FIDO tokens support this option.
|
||||||
Currently PIN authentication is the only supported verification method,
|
Currently PIN authentication is the only supported verification method,
|
||||||
but other methods may be supported in the future.
|
but other methods may be supported in the future.
|
||||||
.It Cm write-attestation Ns = Ns Ar path
|
.It Cm write-attestation Ns = Ns Ar path
|
||||||
|
|
|
@ -33,7 +33,7 @@
|
||||||
.\" (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.313 2020/08/27 01:07:10 djm Exp $
|
.\" $OpenBSD: sshd_config.5,v 1.314 2020/08/27 06:15:22 jmc Exp $
|
||||||
.Dd $Mdocdate: August 27 2020 $
|
.Dd $Mdocdate: August 27 2020 $
|
||||||
.Dt SSHD_CONFIG 5
|
.Dt SSHD_CONFIG 5
|
||||||
.Os
|
.Os
|
||||||
|
@ -1501,14 +1501,14 @@ flag disables this override.
|
||||||
.Pp
|
.Pp
|
||||||
The
|
The
|
||||||
.Cm verify-required
|
.Cm verify-required
|
||||||
option requires a FIDO key signature attest that verified the user, e.g.
|
option requires a FIDO key signature attest that verified the user,
|
||||||
via a PIN.
|
e.g. via a PIN.
|
||||||
.Pp
|
.Pp
|
||||||
Neither the
|
Neither the
|
||||||
.Cm touch-required
|
.Cm touch-required
|
||||||
or
|
or
|
||||||
.Cm verify-required
|
.Cm verify-required
|
||||||
options have any effect for other, non-FIDO public key types.
|
options have any effect for other, non-FIDO, public key types.
|
||||||
.It Cm PubkeyAuthentication
|
.It Cm PubkeyAuthentication
|
||||||
Specifies whether public key authentication is allowed.
|
Specifies whether public key authentication is allowed.
|
||||||
The default is
|
The default is
|
||||||
|
|
Загрузка…
Ссылка в новой задаче