1 .\" $FreeBSD: src/usr.bin/keylogout/keylogout.1,v 1.4.2.2 2002/07/15 06:39:20 keramida Exp $
2 .\" $DragonFly: src/usr.bin/keylogout/keylogout.1,v 1.2 2003/06/17 04:29:27 dillon Exp $
3 .\" @(#)keylogout.1 1.4 91/03/11 TIRPC 1.0; from 1.3 89/07/26 SMI;
9 .Nd delete stored secret key
16 utility deletes the key stored by the key server process
18 to be used by any secure network services, such as NFS.
19 Further access to the key is revoked,
20 however current session keys may remain valid till they expire,
22 This option will cause any background jobs that need secure RPC
23 services to fail, and any scheduled
25 jobs that need the key to fail.
26 Also since only one copy is kept on a machine of the key,
27 it is a bad idea to place this in your
29 file since it will affect other sessions on the same machine.
31 The following option is available:
32 .Bl -tag -width indent
35 This will break secure NFS if it is done on a server.