summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Wilkins <john.wilkins@inktank.com>2013-10-14 10:27:52 -0700
committerJohn Wilkins <john.wilkins@inktank.com>2013-10-14 10:27:52 -0700
commit516fe8ceb12576a85cd8129a686532748a0a4f21 (patch)
tree53518de86e8fdb1efd25058c78b654420ef4b2bb
parentfe23a281fa65294f5e838930a6c5c2435af43ada (diff)
parentbf82ba90bceab304afdea4666e03390d8581f8ee (diff)
downloadceph-516fe8ceb12576a85cd8129a686532748a0a4f21.tar.gz
Merge pull request #713 from dachary/master
doc: disable cephx requires auth_supported = none
-rw-r--r--doc/rados/operations/authentication.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/rados/operations/authentication.rst b/doc/rados/operations/authentication.rst
index 6bacf4c7dff..5c6c90447a8 100644
--- a/doc/rados/operations/authentication.rst
+++ b/doc/rados/operations/authentication.rst
@@ -154,6 +154,7 @@ during setup and/or troubleshooting to temporarily disable authentication.
auth cluster required = none
auth service required = none
auth client required = none
+ auth_supported = none
#. Or, disable ``cephx`` authentication for versions ``0.50`` and below
(deprecated as of version 0.51) by setting the following option in the