ENCINA(8) — Maintenance
NAME
tkadmin query authorization - displays whether ACL checking is enabled or disabled for the server
SYNOPSIS
tkadmin query authorization -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 authorization command displays whether authorization (ACL checking) is enabled (1) or disabled (0) for the server. You can specify authorization when a server is initially started by using Enconsole or the -Z option of the server start-up command. You can enable or disable authorization (after a server is running) using Enconsole or the tkadmin set authorization command.
EXAMPLES
The following command shows whether or not authorization is enabled for the server /.:/branch1/server/sfs1 :
% tkadmin query authorization -server /.:/branch1/server/sfs1
1
PRIVILEGE REQUIRED
Encina RQS query (q) permission to the RQS server
Encina SFS query (Q) permission to the SFS server
RELATED INFORMATION
tkadmin query minprotectlevel
tkadmin set authorization
tkadmin set minprotectlevel
— March 1997