All of lore.kernel.org
 help / color / mirror / Atom feed
* running without cephx
@ 2012-10-23 20:14 Dan Mick
  2012-10-23 20:22 ` Yehuda Sadeh
  0 siblings, 1 reply; 5+ messages in thread
From: Dan Mick @ 2012-10-23 20:14 UTC (permalink / raw)
  To: ceph-devel

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.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-10-23 21:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-23 20:14 running without cephx Dan Mick
2012-10-23 20:22 ` Yehuda Sadeh
2012-10-23 20:24   ` Yehuda Sadeh
2012-10-23 20:51     ` Joao Eduardo Luis
2012-10-23 21:53       ` Sage Weil

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.