Deleted Added
full compact
keylogout.1 (50477) keylogout.1 (95124)
1.\" $FreeBSD: head/usr.bin/keylogout/keylogout.1 50477 1999-08-28 01:08:13Z peter $
1.\" $FreeBSD: head/usr.bin/keylogout/keylogout.1 95124 2002-04-20 12:18:28Z charnier $
2.\" @(#)keylogout.1 1.4 91/03/11 TIRPC 1.0; from 1.3 89/07/26 SMI;
3.Dd April 15, 1989
4.Dt KEYLOGOUT 1
5.Os
6.Sh NAME
7.Nm keylogout
8.Nd delete stored secret key
9.Sh SYNOPSIS
10.Nm
11.Op Fl f
12.Sh DESCRIPTION
2.\" @(#)keylogout.1 1.4 91/03/11 TIRPC 1.0; from 1.3 89/07/26 SMI;
3.Dd April 15, 1989
4.Dt KEYLOGOUT 1
5.Os
6.Sh NAME
7.Nm keylogout
8.Nd delete stored secret key
9.Sh SYNOPSIS
10.Nm
11.Op Fl f
12.Sh DESCRIPTION
13.Nm Keylogout
14deletes the key stored by the key server process
13The
14.Nm
15utility deletes the key stored by the key server process
15.Xr keyserv 8
16to be used by any secure network services, such as NFS.
17Further access to the key is revoked,
18however current session keys may remain valid till they expire,
19or are refreshed.
20This option will cause any background jobs that need secure RPC
21services to fail, and any scheduled
22.Nm at
23jobs that need the key to fail.
24Also since only one copy is kept on a machine of the key,
25it is a bad idea to place this in your
26.Pa .logout
27file since it will affect other sessions on the same machine.
16.Xr keyserv 8
17to be used by any secure network services, such as NFS.
18Further access to the key is revoked,
19however current session keys may remain valid till they expire,
20or are refreshed.
21This option will cause any background jobs that need secure RPC
22services to fail, and any scheduled
23.Nm at
24jobs that need the key to fail.
25Also since only one copy is kept on a machine of the key,
26it is a bad idea to place this in your
27.Pa .logout
28file since it will affect other sessions on the same machine.
28.Sh OPTIONS
29.Pp
30The following option is available:
29.Bl -tag -width indent
30.It Fl f
31Forget the rootkey.
32This will break secure NFS if it is done on a server.
33.El
34.Sh SEE ALSO
35.Xr chkey 1 ,
36.Xr keylogin 1 ,
37.Xr login 1 ,
38.Xr publickey 5 ,
39.Xr keyserv 8 ,
40.Xr newkey 8
31.Bl -tag -width indent
32.It Fl f
33Forget the rootkey.
34This will break secure NFS if it is done on a server.
35.El
36.Sh SEE ALSO
37.Xr chkey 1 ,
38.Xr keylogin 1 ,
39.Xr login 1 ,
40.Xr publickey 5 ,
41.Xr keyserv 8 ,
42.Xr newkey 8