* [PATCH] nfsidmap: add default id_resolver.conf
@ 2013-05-13 18:03 Luk Claes
2013-05-28 18:43 ` Steve Dickson
0 siblings, 1 reply; 2+ messages in thread
From: Luk Claes @ 2013-05-13 18:03 UTC (permalink / raw)
To: Steve Dickson, linux-nfs; +Cc: Luk Claes
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] nfsidmap: add default id_resolver.conf
2013-05-13 18:03 [PATCH] nfsidmap: add default id_resolver.conf Luk Claes
@ 2013-05-28 18:43 ` Steve Dickson
0 siblings, 0 replies; 2+ messages in thread
From: Steve Dickson @ 2013-05-28 18:43 UTC (permalink / raw)
To: Luk Claes; +Cc: linux-nfs
On 13/05/13 14:03, Luk Claes wrote:
> Ship default id_resolver.conf to put into /etc/request-key.d so
> it is impossible to forget to add the file while upgrading.
Committed even though there was no Signed-off-by line... :-(
steved.
> ---
> 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
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-05-28 18:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-13 18:03 [PATCH] nfsidmap: add default id_resolver.conf Luk Claes
2013-05-28 18:43 ` Steve Dickson
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).