|
KEYLOGIN (1) | General commands | Unix Manual Pages | :man▋
NAME
keylogin - decrypt and store secret key
CONTENTS
Synopsis Description See Also
SYNOPSIS
keylogin
DESCRIPTION
The keylogin utility prompts the user for their login password, and uses it to decrypt the users secret key stored in the publickey(5) database. Once decrypted, the users key is stored by the local key server process keyserv(8) to be used by any secure network services, such as NFS.
SEE ALSO
chkey(1), keylogout(1), login(1), publickey(5), keyserv(8), newkey(8)
|