diff options
author | John Spray <john.spray@redhat.com> | 2018-01-23 13:43:12 +0100 |
---|---|---|
committer | John Spray <john.spray@redhat.com> | 2018-01-23 13:45:26 +0100 |
commit | 86ee30c33a06a13e6bb360b80dd1e41ba928147b (patch) | |
tree | 4ed4ec390a036fc9a71dee2357a035d29f9e9d8f /src/mon/PGMap.cc | |
parent | mon: fix mgr using auth_client_required policy (diff) | |
download | ceph-86ee30c33a06a13e6bb360b80dd1e41ba928147b.tar.xz ceph-86ee30c33a06a13e6bb360b80dd1e41ba928147b.zip |
mgr: apply auth_service_required to client conns
Previously was using auth_cluster_required for all
connections, which meant that if someone had
disabled client cephx, they'd get BADAUTHORIZER
from their CLI when it tried to load mgr
command descriptions.
Disabling cephx on the admin CLI is odd, but the mon
tolerates it so the mgr should too.
Fixes: https://tracker.ceph.com/issues/22096
Signed-off-by: John Spray <john.spray@redhat.com>
Diffstat (limited to 'src/mon/PGMap.cc')
0 files changed, 0 insertions, 0 deletions