On Tue, Oct 23, 2012 at 1:14 PM, Dan Mick <[email protected]> wrote:
> 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?
>
Maybe fix it so that blank entries would be equivalent to 'none'?

Yehuda
--
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