mirror of
git://anongit.mindrot.org/openssh.git
synced 2025-02-16 22:06:55 +00:00
- markus@cvs.openbsd.org 2003/09/01 09:50:04
[sshd_config.5] gss kex is not supported; sxw@inf.ed.ac.uk
This commit is contained in:
parent
134350c20c
commit
9b7b03b270
@ -32,6 +32,9 @@
|
|||||||
- markus@cvs.openbsd.org 2003/08/31 13:31:57
|
- markus@cvs.openbsd.org 2003/08/31 13:31:57
|
||||||
[gss-serv.c]
|
[gss-serv.c]
|
||||||
whitspace KNF
|
whitspace KNF
|
||||||
|
- markus@cvs.openbsd.org 2003/09/01 09:50:04
|
||||||
|
[sshd_config.5]
|
||||||
|
gss kex is not supported; sxw@inf.ed.ac.uk
|
||||||
|
|
||||||
20030829
|
20030829
|
||||||
- (bal) openbsd-compat/ clean up. Considate headers, add in Id on our
|
- (bal) openbsd-compat/ clean up. Considate headers, add in Id on our
|
||||||
@ -947,4 +950,4 @@
|
|||||||
- Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
|
- Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
|
||||||
Report from murple@murple.net, diagnosis from dtucker@zip.com.au
|
Report from murple@murple.net, diagnosis from dtucker@zip.com.au
|
||||||
|
|
||||||
$Id: ChangeLog,v 1.2928 2003/09/02 12:56:42 djm Exp $
|
$Id: ChangeLog,v 1.2929 2003/09/02 12:57:05 djm Exp $
|
||||||
|
@ -34,7 +34,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.24 2003/08/28 12:54:34 markus Exp $
|
.\" $OpenBSD: sshd_config.5,v 1.25 2003/09/01 09:50:04 markus Exp $
|
||||||
.Dd September 25, 1999
|
.Dd September 25, 1999
|
||||||
.Dt SSHD_CONFIG 5
|
.Dt SSHD_CONFIG 5
|
||||||
.Os
|
.Os
|
||||||
@ -226,9 +226,7 @@ or
|
|||||||
The default is
|
The default is
|
||||||
.Dq no .
|
.Dq no .
|
||||||
.It Cm GSSAPIAuthentication
|
.It Cm GSSAPIAuthentication
|
||||||
Specifies whether authentication based on GSSAPI may be used, either using
|
Specifies whether user authentication based on GSSAPI is allowed.
|
||||||
the result of a successful key exchange, or using GSSAPI user
|
|
||||||
authentication.
|
|
||||||
The default is
|
The default is
|
||||||
.Dq no .
|
.Dq no .
|
||||||
Note that this option applies to protocol version 2 only.
|
Note that this option applies to protocol version 2 only.
|
||||||
|
Loading…
Reference in New Issue
Block a user