All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2/2] conf: add upcall line for nvdimm in request-key.conf
@ 2018-10-12 18:08 Dave Jiang
  2018-10-12 18:14 ` Dan Williams
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Dave Jiang @ 2018-10-12 18:08 UTC (permalink / raw)
  To: keyrings

Add support for nvdimm key management.

Signed-off-by: Dave Jiang <dave.jiang@intel.com>
---
 request-key.conf |    1 +
 1 file changed, 1 insertion(+)

diff --git a/request-key.conf b/request-key.conf
index ff16a95..b76c414 100644
--- a/request-key.conf
+++ b/request-key.conf
@@ -39,3 +39,4 @@ create  user    debug:*         revoked         /bin/keyctl reject %k 30 %c %S
 create	user	debug:loop:*	*		|/bin/cat
 create	user	debug:*		*		/usr/share/keyutils/request-key-debug.sh %k %d %c %S
 negate	*	*		*		/bin/keyctl negate %k 30 %S
+create  logon   nvdimm*         *               /usr/sbin/nvdimm-upcall %k

^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-11-02 14:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-12 18:08 [PATCH 2/2] conf: add upcall line for nvdimm in request-key.conf Dave Jiang
2018-10-12 18:14 ` Dan Williams
2018-10-12 20:37 ` David Howells
2018-10-12 20:45 ` Dave Jiang
2018-10-12 20:53 ` Dan Williams
2018-10-15 14:11 ` David Howells
2018-10-15 23:38 ` Dave Jiang
2018-10-17  8:20 ` David Howells
2018-10-17 14:10 ` Jiang, Dave
2018-11-02 14:10 ` David Howells

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.