]> 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>
Wed, 1 Oct 2025 18:46:44 +0000 (14:46 -0400)
commit96bca8e93d7b8f45dfcdd499d31632a20c7a0829
treee7f829ea45af664efdd76374281c79673db05f42
parentb64b607f52eecd021c763e64fdd44ae639cec1dc
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