]> git.apps.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, 22 Sep 2025 16:31:29 +0000 (12:31 -0400)
commita17114bbb1944a34dcadecc006d504c6a5386e89
treecd08999f8a0ca2bca24a16e425b20f6eee69d854
parent5eae788fe0602948a297ffab9b41da2aaa27f14c
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>
(cherry picked from commit 36345741b1dee9482e40aa9db847375dacc73107)
src/auth/cephx/CephxKeyServer.cc
src/auth/cephx/CephxKeyServer.h
src/auth/cephx/CephxServiceHandler.cc
src/mon/Monitor.cc