aboutsummaryrefslogtreecommitdiff
path: root/doc/admin/spake.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/admin/spake.rst')
-rw-r--r--doc/admin/spake.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/admin/spake.rst b/doc/admin/spake.rst
index 8b9f471..001f929 100644
--- a/doc/admin/spake.rst
+++ b/doc/admin/spake.rst
@@ -27,7 +27,7 @@ KDC. Simply setting it to ``edwards25519`` is recommended::
Set the **+requires_preauth** and **-allow_svr** flags on client
principal entries, as you would for any preauthentication mechanism::
- kadmin: modprinc +requires_preauth -allow_srv PRINCNAME
+ kadmin: modprinc +requires_preauth -allow_svr PRINCNAME
Clients which do not implement SPAKE preauthentication will fall back
to encrypted timestamp.