1REQUEST-KEY(8)          Linux Key Management Utilities          REQUEST-KEY(8)
2
3
4

NAME

6       request-key  - Handle key instantiation callback requests from the ker‐
7       nel
8

SYNOPSIS

10       /sbin/request-key <op> <key>  <uid>  <gid>  <threadring>  <processring>
11            <sessionring> [<info>]
12

DESCRIPTION

14       This  program  is  invoked by the kernel when the kernel is asked for a
15       key that it doesn't have immediately available. The  kernel  creates  a
16       partially  set up key and then calls out to this program to instantiate
17       it. It is not intended to be called directly.
18

ERRORS

20       All errors will be logged to the syslog.
21

FILES

23       /etc/request-key.conf Instantiation handler configuration file.
24

SEE ALSO

26       keyctl(1), request-key.conf(5)
27
28
29
30Linux                             17 Nov 2005                   REQUEST-KEY(8)
Impressum