Ceph Restful permissions and security concerns

drdag

New Member
Feb 5, 2025
1
0
1
Hello,

I recently configured Ceph supervision with Zabbix. to make the superversion working, i applied the following permissions on each mgr:
Code:
ceph auth caps $mgr mds 'allow *'  mon  'allow * 'osd  'allow *'
However, I'm concerned about the excessive permissions. Should I be worried about the security implications of this configuration?

something to notes, i've only enabled modules the Zabbix module and the RESTful module on my ceph.

Thank you for your help
Best regards.
 
Last edited: