summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
Diffstat (limited to 'sshd.8')
-rw-r--r--sshd.83
1 files changed, 2 insertions, 1 deletions
diff --git a/sshd.8 b/sshd.8
index 3e94660d6..af0486ba3 100644
--- a/sshd.8
+++ b/sshd.8
@@ -34,7 +34,7 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: sshd.8,v 1.172 2002/03/18 17:59:09 provos Exp $ 37.\" $OpenBSD: sshd.8,v 1.173 2002/03/19 05:23:08 stevesk Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSHD 8 39.Dt SSHD 8
40.Os 40.Os
@@ -390,6 +390,7 @@ may be relevant for getting legal protection.
390The contents of the specified file are sent to the remote user before 390The contents of the specified file are sent to the remote user before
391authentication is allowed. 391authentication is allowed.
392This option is only available for protocol version 2. 392This option is only available for protocol version 2.
393By default, no banner is displayed.
393.Pp 394.Pp
394.It Cm ChallengeResponseAuthentication 395.It Cm ChallengeResponseAuthentication
395Specifies whether challenge response authentication is allowed. 396Specifies whether challenge response authentication is allowed.