On 27/11/24 13:48, Marc wrote: > How should I rewrite this to ceph.conf > > ceph config set mon mon_warn_on_insecure_global_id_reclaim false > ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false The way to do it would be ceph config set mon mon_warn_on_insecure_global_id_reclaim false and similar for the other. However the question of why you want to do that is on the lips. How about instead, set mon auth_allow_insecure_global_id_reclaim to false? _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx