find Command List Database Records
Valid in AC and native environments
capamsc141
Valid in AC and native environments
The find command displays the names of records in a specified class. If you do not specify any parameters, it displays the names of all classes.
The find command is identical to the commands
list
and search
.To use this command you must have sufficient authority, as defined by the following conditions:
- If you have the ADMIN, AUDITOR, or OPERATOR attribute, you can use the find command with all parameters.
- If you have READ authority for a record in the ADMIN class, you can specify the class parameter for the class represented by the record.
This command has the following format:
{find|f|list|search} [{className|class(className)} [objName]]
- classNameSpecifies the class within whichfindsearches for records. IfclassNameis not provided,findlists all classes.
- objNameSpecifies the records thatPAM Server Controlsearches for.objNamecan include wildcard characters.
Example: Display all Records in the TERMINAL Class
To display all the members in the TERMINAL class, enter the following command:
find terminal