To debug another issue I'm having, I'd like to try to disable cephx auth between my ceph servers. According to the docs, the way to do this is by setting 'auth_client_required' to 'none' in ceph.conf This no longer works, as you get an error message like this when running 'ceph -s':
2019-04-03 19:29:27.134 7f01772a3700 -1 monclient(hunting): handle_auth_bad_method server allowed_methods [2] but i only support [1]
--
If you try to change the setting using 'ceph config', you get both the new and old setting listed in the configuration, and the same error as above.
Is it possible to turn off cephx once it it turned on now? If so, what's the right method?
Shawn Edwards
Beware programmers with screwdrivers. They tend to spill them on their keyboards.
Beware programmers with screwdrivers. They tend to spill them on their keyboards.
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com