Manual Reference Pages - REQUEST-KEY (8)
NAME
request-key - Handle key instantiation callback requests from the kernel
CONTENTS
Synopsis
Description
Errors
Files
See Also
SYNOPSIS
/sbin/request-key <op> <key> <uid> <gid> <threadring> <processring>
<sessionring> [<info>]
DESCRIPTION
This program is invoked by the kernel when the kernel is asked for a key that
it doesnt 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.
ERRORS
All errors will be logged to the syslog.
FILES
/etc/request-key.conf
Instantiation handler configuration file.
SEE ALSO
keyctl(1), request-key.conf(5)
| Linux | REQUEST-KEY (8) | 17 Nov 2005 |
Generated by manServer 1.07 from /usr/share/man/man8/request-key.8.gz using man macros.