ENCINA(8) — Maintenance
NAME
tkadmin set authorization - enables or disables ACL checking for the server
SYNOPSIS
tkadmin set authorization -server servername level
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.
level Signifies whether authorization is enabled (1) or disabled (0). Default is 1.
DESCRIPTION
The tkadmin set authorization command enables (1) or disables (0) authorization (ACL checking) for the server. You can set authorization when the server is initially started by using the -Z option of the server start-up command, or with this tkadmin command while the server is running. You can also set authorization using Enconsole.
EXAMPLES
The following command disables authorization:
% tkadmin set authorization 0
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 authorization
tkadmin query minprotectlevel
tkadmin set minprotectlevel
— March 1997