ENCINA(8) — Maintenance
NAME
tkadmin query exclusiveauthority - displays the principal that has exclusive access to the server
SYNOPSIS
tkadmin query exclusiveauthority -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 exclusiveauthority command displays the principal that has exclusive authorization to modify server ACLs. You can specify the principal when a server is initially started by using Enconsole or the -A option of the server start-up command. You can set the principal (after a server is running) using Enconsole or the tkadmin set exclusiveauthority command. If no principal has exclusive authority, nothing is displayed.
EXAMPLES
The following command displays the principal with exclusive access to the server named /.:/branch1/server/sfs1 :
% tkadmin query exclusiveauthority -server /.:/branch1/server/sfs1
encina_admin
PRIVILEGE REQUIRED
Encina Monitor read (r) permission to the cell manager
Encina RQS query (q) permission to the RQS server
Encina SFS query (Q) permission to the SFS server
RELATED INFORMATION
tkadmin clear exclusiveauthority
tkadmin set exclusiveauthority
— March 1997