[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]

Commands Reference, Volume 2


dsmit-rmkey Command

Purpose

Removes the DSMIT principal key from the local keytab file.

Syntax

dsmit-rmkey TargetFile

Description

The dsmit-rmkey command removes the DSMIT principal key for the local machine from the local keytab file.

Parameters


TargetFile Specifies the keytab file used by DSMIT on the local machine.

Security

Access Control: You must have root authority to run this command.

Example

To remove the DSMIT principal key for the local machine, enter:

dsmit-rmkey /usr/share/DSMIT/security/v5srvtab

Files


/usr/share/DSMIT/security/v5srvtab
Contains the local machine's unique DSMIT principal key. The location of this file can be changed, for example, to the Kerberos v.5 or DCE keytab file by specifying the full pathname in the DSMIT_KEYTAB_PATH environment variable.

Related Information

The dsmit-addkey command.


[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]