]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
auth: verify global_id with the one on the ticket
authorYehuda Sadeh <yehuda@hq.newdream.net>
Mon, 9 Nov 2009 22:02:11 +0000 (14:02 -0800)
committerYehuda Sadeh <yehuda@hq.newdream.net>
Mon, 9 Nov 2009 22:02:11 +0000 (14:02 -0800)
commit688ee617c711c709e89f674b7400859253459bae
tree27f12cab6c0a59824d1b67e16b52e4b39dadace8
parentf5dc818813d0caa476e83b764b998eba06d23641
auth: verify global_id with the one on the ticket
15 files changed:
src/auth/Auth.h
src/auth/AuthClientHandler.h
src/auth/AuthServiceHandler.h
src/auth/KeyRing.cc
src/auth/cephx/CephxClientHandler.cc
src/auth/cephx/CephxClientHandler.h
src/auth/cephx/CephxKeyServer.cc
src/auth/cephx/CephxProtocol.cc
src/auth/cephx/CephxProtocol.h
src/auth/cephx/CephxServiceHandler.cc
src/auth/cephx/CephxServiceHandler.h
src/auth/none/AuthNoneClientHandler.h
src/auth/none/AuthNoneServiceHandler.h
src/mon/MonClient.cc
src/mon/Monitor.cc