]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
auth: remove auid member from EntityAuth
authorSage Weil <sage@redhat.com>
Sun, 12 Aug 2018 20:10:39 +0000 (15:10 -0500)
committerSage Weil <sage@redhat.com>
Fri, 31 Aug 2018 20:54:58 +0000 (15:54 -0500)
commit5df1a2ee9e8cc078ad7328794724e51b5543d6e0
tree559af28f60fa4f7d1762ac471866cef5f3814fdc
parentc2e604403405a6a3b20e37b1e2b2119053bf4be8
auth: remove auid member from EntityAuth

Note that for the keyring we still accept (but ignore) auid lines so that
we can parse old keyrings that have them.

Signed-off-by: Sage Weil <sage@redhat.com>
doc/rados/operations/user-management.rst
src/auth/Auth.h
src/auth/KeyRing.cc
src/auth/KeyRing.h
src/auth/cephx/CephxKeyServer.cc
src/auth/cephx/CephxServiceHandler.cc
src/test/cli/ceph-authtool/add-key.t