From: Danny Al-Gaaf Date: Mon, 19 Aug 2013 08:33:37 +0000 (+0200) Subject: auth-config-ref.rst: fix signature keys X-Git-Tag: v0.68~39^2^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a846294533d6bea4fd1e126b89a670e4370ee1bb;p=ceph.git auth-config-ref.rst: fix signature keys Fix names of cephx signature keys. Signed-off-by: Danny Al-Gaaf --- diff --git a/doc/rados/configuration/auth-config-ref.rst b/doc/rados/configuration/auth-config-ref.rst index f38ad130ca31..c17d477b8fec 100644 --- a/doc/rados/configuration/auth-config-ref.rst +++ b/doc/rados/configuration/auth-config-ref.rst @@ -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