ENCINA(8) — Maintenance
NAME
tkadmin set exclusiveauthority - defines the principal with exclusive access to the server
SYNOPSIS
tkadmin -server servername principal
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.
principal Specifies the DCE principal to be granted exclusive access.
DESCRIPTION
The tkadmin set exclusiveauthority command defines the principal that has exclusive authorization to modify the server ACLs. You can specify this principal when the server is initially started by using the -A option of the server start-up command or through Enconsole.
EXAMPLES
The following command gives the principal encina_admin exclusive access to the server:
% tkadmin set exclusiveauthority encina_admin
PRIVILEGE REQUIRED
Encina Monitor administer (a) permission to the server
Encina RQS administer (a) permission to the RQS server
Encina SFS administer (A) permission to the SFS server
RELATED INFORMATION
tkadmin query exclusiveauthority
— March 1997