Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
PKSDCTL(8)		     System Manager's Manual		      PKSDCTL(8)

NAME
     pksdctl - OpenPGP 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 sup-
		    ported.  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://source-
     forge.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		      PKSDCTL(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=pksdctl&sektion=8&manpath=FreeBSD+Ports+15.1.quarterly>

home | help