Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.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: src/usr.bin/keylogin/keylogin.1,v 1.5.2.2 2002/06/21 15:27:23 charnier Exp $
4 .\" $DragonFly: src/usr.bin/keylogin/keylogin.1,v 1.2 2003/06/17 04:29:27 dillon Exp $
5 .\"
6 .Dd September 9, 1987
7 .Dt KEYLOGIN 1
8 .Os
9 .Sh NAME
10 .Nm keylogin
11 .Nd decrypt and store secret key
12 .Sh SYNOPSIS
13 .Nm
14 .Sh DESCRIPTION
15 The
16 .Nm
17 utility prompts the user for their login password, and uses it to decrypt
18 the user's secret key stored in the
19 .Xr publickey 5
20 database.
21 Once decrypted, the user's key is stored by the local
22 key server process
23 .Xr keyserv 8
24 to be used by any secure network services, such as NFS.
25 .Sh SEE ALSO
26 .Xr chkey 1 ,
27 .Xr keylogout 1 ,
28 .Xr login 1 ,
29 .Xr publickey  5 ,
30 .Xr keyserv 8 ,
31 .Xr newkey 8