I have originally had
auth_client_required = none
auth_cluster_required = none
auth_service_required = none
in my ceph.conf.
rbd snap create commands work fine in the shell, but they do not work from barc. any idea why?
I don't see anything in the code relating to cephx or keyrings... so why does cephx matter to barc?