summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-06-06 20:30:28 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-06-06 20:30:28 +0000
commit033a49c7cc0de8ec659110ab6cfb3a06e306d5b4 (patch)
tree0644873d5ae730f07dcac9e5f53dc3a3d8d70164
parent855bf3ac3cf395b282600700c1fd792af1f3fdcb (diff)
- stevesk@cvs.openbsd.org 2002/05/26 20:35:10
[ssh.1] sort ChallengeResponseAuthentication; ok markus@
-rw-r--r--ChangeLog5
-rw-r--r--ssh.118
2 files changed, 13 insertions, 10 deletions
diff --git a/ChangeLog b/ChangeLog
index 38ea644ce..943f6870c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -35,6 +35,9 @@
35 [auth.h auth2.c auth2-hostbased.c auth2-kbdint.c auth2-none.c 35 [auth.h auth2.c auth2-hostbased.c auth2-kbdint.c auth2-none.c
36 auth2-passwd.c auth2-pubkey.c Makefile.in] 36 auth2-passwd.c auth2-pubkey.c Makefile.in]
37 split auth2.c into one file per method; ok provos@/deraadt@ 37 split auth2.c into one file per method; ok provos@/deraadt@
38 - stevesk@cvs.openbsd.org 2002/05/26 20:35:10
39 [ssh.1]
40 sort ChallengeResponseAuthentication; ok markus@
38 41
3920020604 4220020604
40 - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed 43 - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed
@@ -719,4 +722,4 @@
719 - (stevesk) entropy.c: typo in debug message 722 - (stevesk) entropy.c: typo in debug message
720 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 723 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
721 724
722$Id: ChangeLog,v 1.2153 2002/06/06 20:27:55 mouring Exp $ 725$Id: ChangeLog,v 1.2154 2002/06/06 20:30:28 mouring Exp $
diff --git a/ssh.1 b/ssh.1
index 46c31406f..f37e0a64c 100644
--- a/ssh.1
+++ b/ssh.1
@@ -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: ssh.1,v 1.151 2002/05/06 23:34:33 millert Exp $ 37.\" $OpenBSD: ssh.1,v 1.152 2002/05/26 20:35:10 stevesk Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
@@ -735,6 +735,14 @@ Note that this option does not work if
735.Cm UsePrivilegedPort 735.Cm UsePrivilegedPort
736is set to 736is set to
737.Dq yes . 737.Dq yes .
738.It Cm ChallengeResponseAuthentication
739Specifies whether to use challenge response authentication.
740The argument to this keyword must be
741.Dq yes
742or
743.Dq no .
744The default is
745.Dq yes .
738.It Cm CheckHostIP 746.It Cm CheckHostIP
739If this flag is set to 747If this flag is set to
740.Dq yes , 748.Dq yes ,
@@ -1126,14 +1134,6 @@ running.
1126The default is 1134The default is
1127.Dq yes . 1135.Dq yes .
1128Note that this option applies to protocol version 1 only. 1136Note that this option applies to protocol version 1 only.
1129.It Cm ChallengeResponseAuthentication
1130Specifies whether to use challenge response authentication.
1131The argument to this keyword must be
1132.Dq yes
1133or
1134.Dq no .
1135The default is
1136.Dq yes .
1137.It Cm SmartcardDevice 1137.It Cm SmartcardDevice
1138Specifies which smartcard device to use. The argument to this keyword is 1138Specifies which smartcard device to use. The argument to this keyword is
1139the device 1139the device