*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->FreeBSD man pages -> keyserv (8)              
Title
Content
Arch
Section
 

KEYSERV(8)

Contents


NAME    [Toc]    [Back]

     keyserv -- server for storing private encryption keys

SYNOPSIS    [Toc]    [Back]

     keyserv [-d] [-D] [-n] [-p path] [-v]

DESCRIPTION    [Toc]    [Back]

     The keyserv utility 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.

     If a client with no secret key calls keyserv, then the key of user nobody
     is used instead as the default key.

     The following options are available:

     -d      Disable the use of default keys for nobody.

     -D      Run in debugging mode and log all requests to keyserv.

     -n      Root's secret key is not read from /etc/.rootkey.	Instead,
	     keyserv prompts the user for the password to decrypt root's key
	     stored in the /etc/publickey 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.


     -p path
	     Specify where to search for libdes.so.3.  Default is /usr/lib.

     -v      Display status of DES support (enabled/disabled).

FILES    [Toc]    [Back]

     /etc/.rootkey
     /usr/lib/libdes.so.3

SEE ALSO    [Toc]    [Back]

      
      
     keylogin(1), keylogout(1), publickey(5)


FreeBSD 5.2.1		      September 14, 1992		 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
RSA_check_key OpenBSD validate private RSA keys
RSA_check_key NetBSD validate private RSA keys
RSA_check_key Tru64 Validate private RSA keys
ntp-genkeys FreeBSD generate public and private keys
ssh-add2 Tru64 Adds private keys into the authentication agent
ssh-add Tru64 Adds private keys into the authentication agent
pam_ssh FreeBSD authentication and session management with SSH private keys
ipsec_keypaircheck Tru64 Checks if public and private keys match
dnskeygen Tru64 Generates public, private, and shared secret keys for DNS Security
dnskeygen FreeBSD generate public, private, and shared secret keys for DNS Security
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service