man twadmin
twadmin: Tripwire administrative tool.
Open Soure Tripwire(R) 2.4.2.2.2 built for i686-pc-linux-gnu
Open Source Tripwire 2.4 Portions copyright 2000 Tripwire, Inc. Tripwire is a registered
trademark of Tripwire, Inc. This software comes with ABSOLUTELY NO WARRANTY;
for details use --version. This is free software which may be redistributed
or modified only under certain conditions; see COPYING for details.
All rights reserved.
Create Configuration File mode: //创建配置文件
-m F --create-cfgfile
-v --verbose
-s --silent, --quiet
-c cfgfile --cfgfile cfgfile
-S sitekey --site-keyfile sitekey
-Q passphrase --site-passphrase passphrase
-e --no-encryption
configfile.txt
The -v and -s options are mutually exclusive. //-v和-s是互斥操作
Exactly one of -e or -S must be specified. //-e和-S必须指定其中一个
The -Q option is valid only with -S. //-Q操作配合-S使用
Print Configuration File mode: //打印配置文件
-m f --print-cfgfile
-v --verbose
-s --silent, --quiet
-c cfgfile --cfgfile cfgfile
The -v and -s options are mutually exclusive.
Replace Policy File mode: //创建策略文件
-m P --create-polfile
-v --verbose
-s --silent, --quiet
-c cfgfile --cfgfile cfgfile
-p polfile --polfile polfile
-S sitekey --site-keyfile sitekey
-Q passphrase --site-passphrase passphrase
-e --no-encryption
policyfile.txt
The -v and -s options are mutually exclusive.
The -e and -S options are mutually exclusive.
The -e and -Q options are mutually exclusive.
Print Policy File mode: //打印策略文件
-m p --print-polfile
-v --verbose
-s --silent, --quiet
-c cfgfile --cfgfile cfgfile
-p polfile --polfile polfile
-S sitekey --site-keyfile sitekey
The -v and -s options are mutually exclusive.
Remove Encryption mode: //取消加密
-m R --remove-encryption
-v --verbose
-s --silent, --quiet
-c cfgfile --cfgfile cfgfile
-L localkey --local-keyfile localkey
-S sitekey --site-keyfile sitekey
-P passphrase --local-passphrase passphrase
-Q passphrase --site-passphrase passphrase
file1 [file2 ...]
The -v and -s options are mutually exclusive.
Encryption mode: //加密
-m E --encrypt
-v --verbose
-s --silent, --quiet
-c cfgfile --cfgfile cfgfile
-L localkey --local-keyfile localkey
-S sitekey --site-keyfile sitekey
-P passphrase --local-passphrase passphrase
-Q passphrase --site-passphrase passphrase
file1 [file2 ...]
The -v and -s options are mutually exclusive.
Examine Encryption mode: //检查加密
-m e --examine
-v --verbose
-s --silent, --quiet
-c cfgfile --cfgfile cfgfile
-L localkey --local-keyfile localkey
-S sitekey --site-keyfile sitekey
file1 [file2 ...]
The -v and -s options are mutually exclusive.
Generate Keys mode: //生成密钥
-m G --generate-keys
-v --verbose
-s --silent, --quiet
-L localkey --local-keyfile localkey
-S sitekey --site-keyfile sitekey
-P passphrase --local-passphrase passphrase
-Q passphrase --site-passphrase passphrase
The -v and -s options are mutually exclusive.
Exactly one of -S or -L must be specified.
Change Passphrases mode: //修改密码
-m C --change-passphrases
-v --verbose
-s --silent, --quiet
-L localkey --local-keyfile localkey
-S sitekey --site-keyfile sitekey
-P passphrase --local-passphrase passphrase
-Q passphrase --site-passphrase passphrase
--local-passphrase-old passphrase-old
--site-passphrase-old passphrase-old
The -v and -s options are mutually exclusive.
At least one of -S or -L must be specified.