ENCINA(8) — Maintenance
NAME
tkadmin query keyfile - displays the name of the DCE keytab file used by the server
SYNOPSIS
tkadmin query keyfile -server servername
ARGUMENTS
-server servername Specifies the server affected by the command. The server name is the name that is registered with the DCE Directory Service. If the server name is not specified in the command line, it is retrieved from an environment variable, ENCINA_TK_SERVER.
DESCRIPTION
The tkadmin query keyfile command displays the name of the DCE keytab file used by the server. You can specify the keytab file using the -k option of the server start-up command or through the Enconsole interface.
EXAMPLES
UNIX
The following command displays the name of the DCE keytab file for the local server:
% tkadmin query keyfile
/opt/encinalocal/branch1/server/sfs1/keyfile
Windows NT
The following command displays the name of the DCE keytab file for the local server:
C:\> tkadmin query keyfile
D:\opt\encinalocal\branch1\server\sfs1\keyfile
PRIVILEGE REQUIRED
Encina Monitor query (q) permission to the server
Encina RQS query (q) permission to the RQS server
Encina SFS query (Q) permission to the SFS server
RELATED INFORMATION
tkadmin query principal
— March 1997