]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: fix mgr using auth_client_required policy
authorJohn Spray <john.spray@redhat.com>
Mon, 22 Jan 2018 13:42:20 +0000 (13:42 +0000)
committerPrashant D <pdhange@redhat.com>
Mon, 29 Jan 2018 02:57:40 +0000 (21:57 -0500)
commit2852a5f533a5cf044517fa288e8076ac493b1da0
tree87489b9c8989949de59dcf3d483ad545f3948d8d
parente50835f80c63563a419ae47b05f72885e61e528e
mon: fix mgr using auth_client_required policy

This caused mgr daemons to fail to authenticate
when auth_client_required was set to something
different to auth_cluster_required.

Fixes: https://tracker.ceph.com/issues/22096
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit 1e06fe003e50d360b5c5ce9824bba044b6406ec5)
src/mon/MonClient.cc