]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
auth/cephx: session key type is set to client key type
authorYehuda Sadeh <ysadehwe@ibm.com>
Thu, 6 Mar 2025 14:23:34 +0000 (09:23 -0500)
committerPatrick Donnelly <pdonnell@ibm.com>
Mon, 26 Jan 2026 15:26:27 +0000 (10:26 -0500)
commite9a6e2ef153f78d3f3b6a9c99a1dc8cee88af760
tree4b6da96f68d5a300f262fd14aef11fdf3ee27767
parenta7312a5afc50d37283bacf4778bd537b62b0552a
auth/cephx: session key type is set to client key type

This ensures that the client supports the specific key type.

Signed-off-by: Yehuda Sadeh <ysadehwe@ibm.com>
src/auth/cephx/CephxKeyServer.cc
src/auth/cephx/CephxKeyServer.h
src/auth/cephx/CephxServiceHandler.cc
src/mon/Monitor.cc