]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
auth-config-ref.rst: fix signature keys
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Mon, 19 Aug 2013 08:33:37 +0000 (10:33 +0200)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Mon, 19 Aug 2013 08:33:37 +0000 (10:33 +0200)
Fix names of cephx signature keys.

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
doc/rados/configuration/auth-config-ref.rst

index f38ad130ca31ff6a3a907e17198a26e446584822..c17d477b8fec0b777829c451e502e661fe6152ef 100644 (file)
@@ -170,7 +170,7 @@ you can enable/disable signatures for service messages between the client and
 Ceph, and you can enable/disable signatures for messages between Ceph daemons.
 
 
-``ceph require signatures``
+``cephx require signatures``
 
 :Description: If set to ``true``, Ceph requires signatures on all message 
               traffic between the Ceph Client and the Ceph Storage Cluster, and 
@@ -181,7 +181,7 @@ Ceph, and you can enable/disable signatures for messages between Ceph daemons.
 :Default: ``false``
 
 
-``cepxh cluster require signatures``
+``cephx cluster require signatures``
 
 :Description: If set to ``true``, Ceph requires signatures on all message
               traffic between Ceph daemons comprising the Ceph Storage Cluster. 
@@ -191,7 +191,7 @@ Ceph, and you can enable/disable signatures for messages between Ceph daemons.
 :Default: ``false``
 
 
-``cepxh service require signatures``
+``cephx service require signatures``
 
 :Description: If set to ``true``, Ceph requires signatures on all message
               traffic between Ceph Clients and the Ceph Storage Cluster.
@@ -226,4 +226,4 @@ Time to Live
 .. _Ceph Authentication & Authorization: ../../operations/auth-intro
 .. _Cephx Guide:  ../../operations/authentication
 .. _Ceph Authentication: ../../operations/auth-intro#ceph-authentication-cephx
-.. _Create an Admin Host: ../../deployment/ceph-deploy-admin#create-an-admin-host
\ No newline at end of file
+.. _Create an Admin Host: ../../deployment/ceph-deploy-admin#create-an-admin-host