Initialize for keyutils
This commit is contained in:
commit
af2adedea4
10 changed files with 402 additions and 0 deletions
10
request-key-cifs.patch
Normal file
10
request-key-cifs.patch
Normal file
|
@ -0,0 +1,10 @@
|
|||
Index: request-key.conf
|
||||
===================================================================
|
||||
--- request-key.conf.orig
|
||||
+++ request-key.conf
|
||||
@@ -38,4 +38,5 @@ create user debug:* expired
|
||||
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
|
||||
+create cifs.spnego * * /usr/sbin/cifs.upcall %k
|
||||
negate * * * /bin/keyctl negate %k 30 %S
|
Loading…
Add table
Add a link
Reference in a new issue