From f4be3c8d98568379de3454cd5111144bda49a9dc Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Mon, 10 Dec 2012 10:51:24 -0800 Subject: [PATCH] doc: Added sudo to ceph -k command. Signed-off-by: John Wilkins --- doc/radosgw/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/radosgw/config.rst b/doc/radosgw/config.rst index ca8cd30237e01..12cca0168a978 100644 --- a/doc/radosgw/config.rst +++ b/doc/radosgw/config.rst @@ -171,7 +171,7 @@ Add to Ceph Keyring Entries Once you have created a keyring and key for RADOS GW, add it as an entry in the Ceph keyring. For example:: - ceph -k /etc/ceph/ceph.keyring auth add client.radosgw.gateway -i /etc/ceph/keyring.radosgw.gateway + sudo ceph -k /etc/ceph/ceph.keyring auth add client.radosgw.gateway -i /etc/ceph/keyring.radosgw.gateway Restart Services and Start the RADOS Gateway -- 2.39.5