NetBase for MPE Reference Guide

Network File Access
6-23
LISTSEC
The LISTSEC command displays all file sets and access that has been granted to a particular user
set. This command can also be used to show the type of access a user has to a specific file. The
maximum number of entries that LISTSEC will display is 400.
Syntax
S> LISTSEC [userset]
Parameters
Parameter Description
userset
A valid user or user set. If not specified, this command will list all users
or user sets. It must be in the one of the following forms. The node
parameter can be a number or name.
user.account:node
@.account:node
@.@:node
@.@:@
Example
In the following example, FILESETS ALLOWED is the file, group, account and node to which access
is granted to the userset. Access is the type of access granted to the userset for these files (R-read,
W-write, L-lock, U-update).
S> LISTSEC MGR.NETBASE
---------USERSETS--------- --------FILESETS ALLOWED---------
File Group Account Node Access
MGR.NETBASE:CLIENT2 @ PUB FROG (RL)
@ @ FROG (RWLU)
@.@:@ @ @ @ DBSERVER (RWLU)