KRB$ADMIN_HELP.HLB  —  DELETE  KEYTAB
      service_name

      The DELETE KEYTAB command is used to delete a key table entry.

1  –  Qualifiers

2    /QUIET

        /QUIET
        /[NO]QUIET (default)

        Specifies whether the delete should echo.

3    /FILE

        /FILE=[(keytab file)]

        Specifies the keytab file from entries are deleted.

4    /KEY_VERSION

        /KEY_VERSION=number

        Specifies the keytab entry for the specified service key version
        number be deleted.  This qualifier is mutually exclusive with
        /OLD or /ALL.  This value must be in the range of 0 through 255.

5    /OLD

        /OLD

        Specifies that "old" keytab entries for the specified service be
        deleted.  This qualifier is mutually exclusive with /KEY_VERSION
        or /ALL.

6    /ALL

        /ALL

        Specifies that "all" keytab entries for the specified service
        be deleted.  This qualifier is mutually exclusive with
        /KEY_VERSION or /OLD.
Close Help