So, I've discovered that to make "no cephx" work, you need to explicitly set "none" for the three options (thanks to Yehuda for the tip):

        auth cluster required = none
        auth service required = none
        auth supported = none

Since "blank" is not an error, but leads to a disagreement about authentication that's fairly hard to diagnose, should we make it an error to specify a blank entry for those items?

I'll also be hacking at vstart.sh to set things this way in the presence of -X.

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to