pksdctl(8)
| PKSDCTL(8) | System Manager's Manual | PKSDCTL(8) |
NAME
pksdctl - Public Key Server Control program
SYNOPSIS
pksdctl socket string
DESCRIPTION
pksdctl sends strings to a running pksd via a UNIX domain socket. The strings (which must be a single argument in the shell) are interpreted by the running pksd process as commands. Three string forms are supported:
- backup
- The backup command from previous versions is no longer supported. The procedures referred to in pks-intro(8) should be followed to make a backup.
- disable userid
- All keys matching the userid will have the disabled flag set.
- mail msg
- The file msg will be parsed as a mail server request. If the file is a valid request, the request succeeds, and the response can be enqueued, then the file is removed.
- shutdown
- The key server shuts down cleanly and exits.
AUTHOR
Marc Horowitz, Massachusetts Institute of Technology
BUGS
Visit the bug tracking system linked from http://sourceforge.net/projects/pks to view or report bugs.
COPYRIGHT
Copyright (c) 1996, 1997, 1998, 1999, Marc Horowitz. All rights reserved.
This software doesn't have a warranty, express or implied. See the LICENSE file in the source distribution for full conditions.
SEE ALSO
pksd(8), pks-intro(8)
| 17 November 1996 |
