*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: veriexecctl | Section: 8 | Source: NetBSD | File: veriexecctl.8
VERIEXECCTL(8) FreeBSD System Manager's Manual VERIEXECCTL(8) NAME veriexecctl - manage the Veriexec subsystem SYNOPSIS veriexecctl [-ekv] load [file] veriexecctl delete file | mount_point veriexecctl dump veriexecctl flush veriexecctl query file DESCRIPTION The veriexecctl command is used to manipulate Veriexec, the NetBSD file integrity subsystem. Commands load [file] Load the fingerprint entries contained in file, if specified, or the default signatures file otherwise. This operation is only allowed in learning mode (strict level zero). The following flags are allowed with this command: -e Evaluate fingerprint on load, as opposed to when the file is accessed. -k Keep the filenames in the entry for more accurate logging. -v Enable verbose output. delete file | mount_point Delete either a single entry file or all entries on mount_point from being monitored by Veriexec. dump Dump the Veriexec database from the kernel. Only entries that have the filename will be presented. This can be used to recover a lost database: # veriexecctl dump > /etc/signatures flush Delete all entries in the Veriexec database. query file Query Veriexec for information associated with file: Filename, mount, fingerprint, fingerprint algorithm, evaluation status, and entry type. FILES /dev/veriexec Veriexec pseudo-device /etc/signatures default signatures file SEE ALSO veriexec(4), veriexec(5), security(7), veriexec(8), veriexecgen(8) HISTORY veriexecctl first appeared in NetBSD 2.0. AUTHORS Brett Lymn <[email protected]> Elad Efrat <[email protected]> NOTES The kernel is expected to have the "veriexec" pseudo-device. FreeBSD 14.1-RELEASE-p8 August 31, 2008 FreeBSD 14.1-RELEASE-p8

Navigation Options