summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/swiftkerbauth_guide.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/swiftkerbauth_guide.md b/doc/swiftkerbauth_guide.md
index 144bf59..e18c7ef 100644
--- a/doc/swiftkerbauth_guide.md
+++ b/doc/swiftkerbauth_guide.md
@@ -48,7 +48,8 @@ Copy keytab file to client:
Add a HTTP Kerberos service principal:
> c:\>ktpass.exe -princ HTTP/fcclient.winad.com@WINAD.COM -mapuser
-> auth_admin@WINAD.COM -pass Redhat*123 -out c:\HTTP.keytab
+> auth_admin@WINAD.COM -pass Redhat*123 -out c:\HTTP.keytab -crypto DES-CBC-CRC
+> -kvno 0
Use winscp to copy HTTP.ketab file to /etc/httpd/conf/http.keytab