Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ keyserv(1m) — Atari System V ue12

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

publickey(4)





   keyserv(1M)                                                     keyserv(1M)


   NAME
         keyserv - server for storing public and private keys

   SYNOPSIS
         keyserv [-n] [-d]

   DESCRIPTION
         keyserv is a daemon that is used for storing the private encryption
         keys of each user logged into the system.  These encryption keys are
         used for accessing secure network services such as secure NFS.

         Normally, root's key is read from the file /etc/.rootkey when the
         daemon is started.  This is useful during power-fail reboots when no
         one is around to type a password.

         When the -n option is used, root's key is not read from
         /etc/.rootkey.  Instead, keyserv prompts the user for the password to
         decrypt root's key stored in the publickey(4) database and then
         stores the decrypted key in /etc/.rootkey for future use.  This
         option is useful if the /etc/.rootkey file ever gets out of date or
         corrupted.

         To prohibit the nobody key or any other default keys, use the -d
         option.

   FILES
         /etc/.rootkey

   SEE ALSO
         publickey(4).























   7/91                                                                 Page 1





Typewritten Software • bear@typewritten.org • Edmonds, WA 98026