linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Luk Claes <luk@debian.org>
To: Steve Dickson <steved@redhat.com>, linux-nfs@vger.kernel.org
Cc: Luk Claes <luk@debian.org>
Subject: [PATCH] nfsidmap: add default id_resolver.conf
Date: Mon, 13 May 2013 20:03:43 +0200	[thread overview]
Message-ID: <1368468223-21982-1-git-send-email-luk@debian.org> (raw)

Ship default id_resolver.conf to put into /etc/request-key.d so
it is impossible to forget to add the file while upgrading.
---
 utils/nfsidmap/id_resolver.conf |    1 +
 1 file changed, 1 insertion(+)
 create mode 100644 utils/nfsidmap/id_resolver.conf

diff --git a/utils/nfsidmap/id_resolver.conf b/utils/nfsidmap/id_resolver.conf
new file mode 100644
index 0000000..2c156c6
--- /dev/null
+++ b/utils/nfsidmap/id_resolver.conf
@@ -0,0 +1 @@
+create	id_resolver	*	*	/usr/sbin/nfsidmap -t 600 %k %d
-- 
1.7.10.4


             reply	other threads:[~2013-05-13 18:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-13 18:03 Luk Claes [this message]
2013-05-28 18:43 ` [PATCH] nfsidmap: add default id_resolver.conf Steve Dickson

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=1368468223-21982-1-git-send-email-luk@debian.org \
    --to=luk@debian.org \
    --cc=linux-nfs@vger.kernel.org \
    --cc=steved@redhat.com \
    /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).