From 777c862799e830190e8115a7999c2ddba1ea6abf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 18 Mar 2003 04:29:34 +0000 Subject: [PATCH] --no-v4, --no-v5 git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11846 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/afsutil/afslog.1 | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/appl/afsutil/afslog.1 b/appl/afsutil/afslog.1 index 20a8d87db..505242294 100644 --- a/appl/afsutil/afslog.1 +++ b/appl/afsutil/afslog.1 @@ -52,6 +52,8 @@ obtain AFS tokens .Fl -realm= Ns Ar realm .Xc .Oc +.Op Fl -no-v4 +.Op Fl -no-v5 .Op Fl u | Fl -unlog .Op Fl v | Fl -verbose .Op Fl -version @@ -86,6 +88,14 @@ obtained. .Xc This is the Kerberos realm the AFS servers live in, this should normally not be specified. +.It Fl -no-v4 +This makes +.Nm +not try using Kerberos 4. +.It Fl -no-v5 +This makes +.Nm +not try using Kerberos 5. .It Xo .Fl u , .Fl -unlog