Use SecLibrary to display a list of security records.
SecLibrary may also be entered as SecLib[rary], LibraryS[ec] or LibS[ec].
Optional Operands
DIR is the directory. DIR can either be a complete directory name or a partial directory name. The display is restricted to directories with names starting with the DIR characters. If DIR is not specified, the display shows all directories to which the specified user has access.
USER is the user. If USER is specified, only security records for USER are displayed. If USER is not specified, security records for all users are displayed. If the requesting user does not have ADM command access level, any display will be limited to security records for the requesting user and the $DFL user.
Additional security entries can be created with the SecDefine command. Entries can be deleted with the SecDelete command or altered with the SecAlter command.
The following context commands can be used with the SecLibrary display.
Return Codes
OK Successful.
Examples
List the security definitions for all directories for user "SMR":
=> libs ,smr
List all security definitions:
=> libs
List the security definitions for all directories beginning with the characters "BIM":
=> libs bim*