From b10adf6a4fd3500d9c5c635eb79eb84cfdd09dcd Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jean-R=C3=A9mi=20Deveaux?= Date: Thu, 18 Jun 2015 16:26:08 +0200 Subject: [PATCH] doc: Unify ID format MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Fixes: #12071 Signed-off-by: Jean-Rémi Deveaux --- doc/rbd/qemu-rbd.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rbd/qemu-rbd.rst b/doc/rbd/qemu-rbd.rst index 8ce980ffc2ef..cec04ac2fc47 100644 --- a/doc/rbd/qemu-rbd.rst +++ b/doc/rbd/qemu-rbd.rst @@ -45,7 +45,7 @@ commands as the default ``client.admin`` user unless you expressly specify another Ceph configuration file path or another user. When specifying a user, QEMU uses the ``ID`` rather than the full ``TYPE:ID``. See `User Management - User`_ for details. Do not prepend the client type (i.e., ``client.``) to the -beginning of the user ID, or you will receive an authentication error. You +beginning of the user ``ID``, or you will receive an authentication error. You should have the key for the ``admin`` user or the key of another user you specify with the ``:id={user}`` option in a keyring file stored in default path (i.e., ``/etc/ceph`` or the local directory with appropriate file ownership and -- 2.47.3