Issue the bos lsadmin command to check the principals and groups on an administrative list:
$ bos lsadmin -server machine -adminlist filename
The -adminlist filename option specifies the name of the administrative list to be displayed. The default directory for the administrative lists is the configuration directory, dcelocal/var/dfs. If the lists are stored in the default directory, you need to provide only the specific filename, admin.fl, admin.ft, admin.up, admin.bos, or admin.bak. If the lists are stored elsewhere, you must enter the pathname that was used when the specific process was started.
For example, the following command lists the members of the admin.bos file on the server machine named fs1:
$ bos lsa /.../abc.com/hosts/fs1 admin.bos
Admin Users are: user: jones, user: smith,
user: hosts/fs1/self, group: dfs-admin, group: fs1-admin