GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
TWPRINT(8) FreeBSD System Manager's Manual TWPRINT(8)

twprint - Tripwire database and report printer

twprint { -m r | --print-report } [ options... ]
[ object1 [ object2... ]]
twprint { -m d | --print-dbfile } [ options... ]
[ object1 [ object2... ]]

Prints Tripwire database and report files in clear text format.

In Report Printing mode, twprint verifies and displays the contents of a Tripwire report file (.twr). If no report is specified on the command line, the report specified in the REPORTFILE variable in the configuration file will be used. By default, this value includes the date and time to the nearest second. Because this value is constantly changing, twprint may not be able to find the correct report file. For this reason, the (‐r or --twrfile) flag should be used with the desired report name to print a specific report.

This option is used to print a Tripwire database file in human-readable (clear text) form. In Database Printing mode, twprint verifies and prints the contents of a specified database to stdout. If no database file is specified on the command line, the default database specified by the DBFILE variable in the configuration file is used.

-m r --print-report
-v --verbose
-s --silent, --quiet
-h --hexadecimal
-c cfgfile --cfgfile cfgfile
-r report --twrfile report
-L localkey --local-keyfile localkey
-t { 0|1|2|3|4 } --report-level { 0|1|2|3|4 }
[ object1 [ object2... ]]
‐m r, --print-report
Mode selector.
‐v, --verbose
Verbose output mode. Mutually exclusive with (‐s).
‐s, --silent, --quiet
Silent output mode. Mutually exclusive with (‐v).
‐h, --hexadecimal
Display hash values as hexadecimal.
‐c cfgfile, --cfgfile cfgfile
Use the specified configuration file.
‐r report, --twrfile report
Print the specified report file.
‐L localkey, --local-keyfile localkey
Use the specified local key file to perform verification with reports which are signed.
‐t level, --report-level level
Specifies the detail level of the printed report, overriding the REPORTLEVEL variable in the configuration file. level must be a number from 0 to 4.
[ object1 [ object2... ]]
List of filesystem objects in the report to print. If no objects are specified, every object in the report will be printed.

-m d --print-dbfile
-v --verbose
-s --silent, --quiet
-h --hexadecimal
-c cfgfile --cfgfile cfgfile
-d database --dbfile database
-L localkey --local-keyfile localkey
-t { 0|1|2 } --output-level { 0|1|2 }
[ object1 [ object2... ]]
‐m d, --print-dbfile
Mode selector.
‐v, --verbose
Verbose output mode. Mutually exclusive with (‐s).
‐s, --silent, --quiet
Silent output mode. Mutually exclusive with (‐v).
‐h, --hexadecimal
Display hash values as hexadecimal.
‐c cfgfile, --cfgfile cfgfile
Use the specified configuration file.
‐d database, --dbfile database
Print the specified database file.
‐L localkey, --local-keyfile localkey
Use the specified local key file to read the database.
‐t level, --output-level level
Specifies the detail level of the printed database, overriding the DBPRINTLEVEL variable in the configuration file. level must be a number from 0 to 2.
[ object1 [ object2... ]]
List of filesystem objects in the database to print. If no objects are specified, every object in the database will be printed. The format for a list of objects is: section: objname objname... section: objname...

twprint exits 0 on success, 1 on error.

This man page describes twprint version 2.4.

Tripwire, Inc.

Permission is granted to make and distribute verbatim copies of this man page provided the copyright notice and this permission notice are preserved on all copies.

Permission is granted to copy and distribute modified versions of this man page under the conditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.

Permission is granted to copy and distribute translations of this man page into another language, under the above conditions for modified versions, except that this permission notice may be stated in a translation approved by Tripwire, Inc.

Copyright 2000-2018 Tripwire, Inc. Tripwire is a registered trademark of Tripwire, Inc. in the United States and other countries. All rights reserved.

twintro(8), tripwire(8), twadmin(8), siggen(8), twconfig(4), twpolicy(4), twfiles(5)
04 Jan 2018 Open Source Tripwire 2.4

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.