You can view lists of all whitelisted and non-whitelisted files, directories, and drives/volumes on your system.
Task
-
List all whitelisted components.
- sadmin list-solidified
-
List all non-whitelisted components.
- sadmin list-unsolidified
You can narrow the results by specifying components as described in this table. Component Description File name List all whitelisted files. If only one file name is specified, this command shows the file name only if it is whitelisted. sadmin list-solidified filename1 ... filenameN
List all non-whitelisted files. If only one file name is specified, this command shows the file only if it is not whitelisted. sadmin list-unsolidified filename1 ... filenameN
Directory name List all whitelisted files present in the specified directories. sadmin list-solidified directoryname1...directorynameN
List all non-whitelisted files present in the specified directories. sadmin list-unsolidified directoryname1...directorynameN
Volume name List all whitelisted files present in the specified drives/volumes. sadmin list-solidified volumename1...volumenameN
List all non-whitelisted files present in specified volumes. sadmin list-unsolidified volumename1...volumenameN
File name
Directory name
Volume name
List details about the files, such as file type, file path, and file checksum. sadmin list-solidified [ -l ] filename1 ... filenameN | directoryname1...directorynameN | volumename1...volumenameN