keylogout.1 revision 26245
@(#)keylogout.1 1.4 91/03/11 TIRPC 1.0; from 1.3 89/07/26 SMI;
KEYLOGOUT 1 "15 April 1989"
NAME
keylogout - delete stored secret key
SYNOPSIS
keylogout [ -f ]
DESCRIPTION
"keylogout command" "" "\fLkeylogout command"

keylogout deletes the key stored by the key server process keyserv (8C) to be used by any secure network services, such as NFS\s0. Further access to the key is revoked, however current session keys may remain valid till they expire, or are refreshed. This option will cause any background jobs that need secure RPC services to fail, and any scheduled at jobs that need the key to fail. Also since only one copy is kept on a machine of the key, it is a bad idea to place this in your .logout file since it will affect other sessions on the same machine.

OPTIONS

-f Forget the rootkey. This will break secure NFS\s0 if it is done on a server.

"SEE ALSO"
chkey (1), login (1), keylogin (1), publickey (5), keyserv (8C), newkey (8)