System Administration Guide: Security Services

ProcedureHow to Remove a Stash File

  1. Become superuser on the KDC that contains the stash file.

  2. Remove the stash file.


    # rm stash-file
    

    Where stash-file is the path to the stash file. By default, the stash file is located at /var/krb5/.k5.realm.


    Note –

    If you need to re-create the stash file, you can use the -f option of the kdb5_util command.