All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Mick <dan.mick@inktank.com>
To: ceph-devel <ceph-devel@vger.kernel.org>
Subject: running without cephx
Date: Tue, 23 Oct 2012 13:14:57 -0700	[thread overview]
Message-ID: <5086FAC1.3030706@inktank.com> (raw)

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.


             reply	other threads:[~2012-10-23 20:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-23 20:14 Dan Mick [this message]
2012-10-23 20:22 ` running without cephx Yehuda Sadeh
2012-10-23 20:24   ` Yehuda Sadeh
2012-10-23 20:51     ` Joao Eduardo Luis
2012-10-23 21:53       ` Sage Weil

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5086FAC1.3030706@inktank.com \
    --to=dan.mick@inktank.com \
    --cc=ceph-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.