![]() |
![]()
| ![]() |
![]()
NAMErequest-key - handle key instantiation callback requests from the kernel SYNOPSIS/sbin/request-key <op> <key> <uid> <gid> <threadring> <processring> <sessionring> [<info>] DESCRIPTIONThis program is invoked by the kernel when the kernel is asked for a key that it doesn't have immediately available. The kernel creates a partially set up key and then calls out to this program to instantiate it. It is not intended to be called directly. However, for debugging purposes, it can be given some options on the command line:
ERRORSAll errors will be logged to the syslog. FILES/etc/request-key.d/*.conf Individual configuration files. /etc/request-key.conf Fallback configuration file. SEE ALSOkeyctl(1), request-key.conf(5), keyrings(7)
|