]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/keylogin/keylogin.1
This commit was generated by cvs2svn to compensate for changes in r85552,
[FreeBSD/FreeBSD.git] / usr.bin / keylogin / keylogin.1
1 .\" @(#)keylogin.1 1.5 91/03/11 TIRPC 1.0;
2 .\" Copyright (c) 1988 Sun Microsystems, Inc. - All Rights Reserved.
3 .\" $FreeBSD$
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
15 prompts the user for their login password, and uses it to decrypt
16 the user's secret key stored in the
17 .Xr publickey 5
18 database.
19 Once decrypted, the user's key is stored by the local
20 key server process
21 .Xr keyserv 8
22 to 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