ENCINA(8) — Maintenance
NAME
tkadmin query identity - displays the user and group identities of the server
SYNOPSIS
tkadmin query identity -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 identity command displays the operating system user and group identities of the server process.
NOTES
This command is not for use on the Windows NT operating system.
EXAMPLES
The following command displays the identity of the server /.:/branch1/server/sfs1 :
% tkadmin query identity -server /.:/branch1/server/sfs1
1030 (): user
1030 (): effective user
11 (): group
11 (): effective group
33536 (): additional group
35838 (): additional group
11 (): additional group
PRIVILEGE REQUIRED
Encina RQS query (q) permission to the RQS server
Encina SFS query (Q) permission to the SFS server
RELATED INFORMATION
tkadmin query process
tkadmin query workingdirectory
— March 1997