summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.54
1 files changed, 2 insertions, 2 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index 7a435a90e..da162499b 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -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_config.5,v 1.20 2003/09/02 18:50:06 jmc Exp $ 37.\" $OpenBSD: ssh_config.5,v 1.21 2003/10/08 15:21:24 markus Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH_CONFIG 5 39.Dt SSH_CONFIG 5
40.Os 40.Os
@@ -336,7 +336,7 @@ Specifies whether authentication based on GSSAPI may be used, either using
336the result of a successful key exchange, or using GSSAPI user 336the result of a successful key exchange, or using GSSAPI user
337authentication. 337authentication.
338The default is 338The default is
339.Dq yes . 339.Dq no .
340Note that this option applies to protocol version 2 only. 340Note that this option applies to protocol version 2 only.
341.It Cm GSSAPIDelegateCredentials 341.It Cm GSSAPIDelegateCredentials
342Forward (delegate) credentials to the server. 342Forward (delegate) credentials to the server.