linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "J. Bruce Fields" <bfields@fieldses.org>
To: Sven Geggus <lists@fuchsschwanzdomain.de>
Cc: linux-nfs@vger.kernel.org
Subject: Re: exporting one directory sec=krb5 and another sec=sys?
Date: Tue, 2 Jul 2013 11:52:41 -0400	[thread overview]
Message-ID: <20130702155241.GE31697@fieldses.org> (raw)
In-Reply-To: <kqenqq$4f7$1@ultimate100.geggus.net>

On Wed, Jun 26, 2013 at 12:46:18PM +0000, Sven Geggus wrote:
> Hello,
> 
> I'm trying to do the following in /etc/exports:
> 
> /storage/home *(rw,sec=krb5:krb5i:krb5p,no_subtree_check)
> /storage/data4hostx hostx(rw,sec=sys,no_subtree_check)
> 
> This does however not seem to work, I always seem to get "mount.nfs4:
> Operation not permitted".
> 
> If I remove either line everything works fine
> (of course in the spezified case only)
> 
> What am I doing wrong here?

If those two directories are on the same filesystem (not recommended),
you probably need to turn on subtree_check to get that to work.

--b.

      reply	other threads:[~2013-07-02 15:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-26 12:46 exporting one directory sec=krb5 and another sec=sys? Sven Geggus
2013-07-02 15:52 ` J. Bruce Fields [this message]

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=20130702155241.GE31697@fieldses.org \
    --to=bfields@fieldses.org \
    --cc=linux-nfs@vger.kernel.org \
    --cc=lists@fuchsschwanzdomain.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).