From: John Wilkins Date: Wed, 27 Feb 2013 21:27:51 +0000 (-0800) Subject: doc: fixed link and form edit. X-Git-Tag: v0.59~77 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=202ae8e7fd23d744953012b8ed9d2fa2564b2e2b;p=ceph.git doc: fixed link and form edit. Signed-off-by: John Wilkins --- diff --git a/doc/rados/operations/authentication.rst b/doc/rados/operations/authentication.rst index 20d938bb734d..35e071d70c88 100644 --- a/doc/rados/operations/authentication.rst +++ b/doc/rados/operations/authentication.rst @@ -70,7 +70,7 @@ following directory:: See `Enabling Cephx`_ step 2 and 3 for stepwise details to enable ``cephx``. -.. _ceph-authtool: ../../man/ceph-authtool/ +.. _ceph-authtool: ../../../man/8/ceph-authtool .. _enable-cephx: @@ -376,7 +376,7 @@ include the following in the ``[global]`` section of your `Ceph configuration`_ file directly below the line that specifies the use of Cephx for authentication:: - cephx require signatures = true ; everywhere possible + cephx require signatures = true ; everywhere possible You can also selectively require signatures for cluster internal communications only, separate from client-facing service::