568e1ef3f7
This is the program used to loadsecret keys into the keyserv on the local host. Note: on some platforms, keylogin is automatically invoked by /usr/bin/login. We don't have any burning need for this yet.
26 lines
637 B
Groff
26 lines
637 B
Groff
.\" @(#)keylogin.1 1.5 91/03/11 TIRPC 1.0;
|
|
.\" Copyright (c) 1988 Sun Microsystems, Inc. - All Rights Reserved.
|
|
.\"
|
|
.TH KEYLOGIN 1 "9 September 1987"
|
|
.SH NAME
|
|
keylogin \- decrypt and store secret key
|
|
.SH SYNOPSIS
|
|
.B keylogin
|
|
.SH DESCRIPTION
|
|
.LP
|
|
.B keylogin
|
|
prompts the user for their login password, and uses it to decrypt
|
|
the user's secret key stored in the
|
|
.BR publickey (5)
|
|
database. Once decrypted, the user's key is stored by the local
|
|
key server process
|
|
.BR keyserv (8C)
|
|
to be used by any secure network services, such as
|
|
.SM NFS\s0.
|
|
.SH "SEE ALSO"
|
|
.BR chkey (1),
|
|
.BR login (1),
|
|
.BR publickey (5),
|
|
.BR keyserv (8C),
|
|
.BR newkey (8)
|