Determining Administrative Privilege

To perform the majority of dfstrace commands on a server process event set or log, the issuer must be listed in the appropriate administrative list (for example, admin.fl for the flserver process and admin.ft for the ftserver process). To determine the members of a list, issue the bos lsadmin command:

$ bos lsadmin -server machine -adminlist filename

The -server machine option names the server machine that houses the administrative list whose principals and groups are to be displayed. The BOS Server on this machine executes the command. Specify the File Server machine using the machine's DCE path name, the machine's host name, or the machine's IP address.

The -adminlist filename option specifies that members of the administrative list filename to be listed.

Note: To perform dfstrace commands on a kernel event set or log, the issuer must be logged into the local machine as root.