Deleted Added
sdiff udiff text old ( 79755 ) new ( 95124 )
full compact
1.\" @(#)keylogin.1 1.5 91/03/11 TIRPC 1.0;
2.\" Copyright (c) 1988 Sun Microsystems, Inc. - All Rights Reserved.
3.\" $FreeBSD: head/usr.bin/keylogin/keylogin.1 79755 2001-07-15 08:06:20Z dd $
4.\"
5.Dd September 9, 1987
6.Dt KEYLOGIN 1
7.Os
8.Sh NAME
9.Nm keylogin
10.Nd decrypt and store secret key
11.Sh SYNOPSIS
12.Nm
13.Sh DESCRIPTION
14.Nm Keylogin
15prompts the user for their login password, and uses it to decrypt
16the user's secret key stored in the
17.Xr publickey 5
18database.
19Once decrypted, the user's key is stored by the local
20key server process
21.Xr keyserv 8
22to be used by any secure network services, such as NFS.
23.Sh SEE ALSO
24.Xr chkey 1 ,
25.Xr keylogout 1 ,
26.Xr login 1 ,
27.Xr publickey 5 ,
28.Xr keyserv 8 ,
29.Xr newkey 8