From: Chuck Lever <chuck.lever@oracle.com>
To: linux-nfs@vger.kernel.org
Subject: [PATCH v2 0/2] Use root user credential for lease management
Date: Fri, 07 Jun 2013 17:36:43 -0400 [thread overview]
Message-ID: <20130607213518.1127.72500.stgit@seurat.1015granger.net> (raw)
Hi-
This series applies to post 3.10-rc4 kernels. The idea is to make
newer kernels behave like 3.6 and previous when it comes to mounting
sec=krb5 when the client has no keytab available.
Take 2:
- Don't use RPC_TASK_ROOTCREDS to generate the root cred
---
Chuck Lever (2):
NFS: Never use user credentials for lease renewal
NFS: Use root's credential for lease management when keytab is missing
fs/nfs/nfs4proc.c | 4 ++--
fs/nfs/nfs4state.c | 20 +++++++++++++++++++-
2 files changed, 21 insertions(+), 3 deletions(-)
--
Chuck Lever
next reply other threads:[~2013-06-07 21:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-07 21:36 Chuck Lever [this message]
2013-06-07 21:36 ` [PATCH 2 1/2] NFS: Never use user credentials for lease renewal Chuck Lever
2013-06-07 21:37 ` [PATCH 2 2/2] NFS: Use root's credential for lease management when keytab is missing Chuck Lever
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=20130607213518.1127.72500.stgit@seurat.1015granger.net \
--to=chuck.lever@oracle.com \
--cc=linux-nfs@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 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).