Layer: admin

Module: tripwire

Description:

Tripwire file integrity checker.

NOTE: Tripwire creates temp file in its current working directory. This policy does not allow write access to home directories, so users will need to either cd to a directory where they have write permission, or set the TEMPDIRECTORY variable in the tripwire config file. The latter is preferable, as then the file_type_auto_trans rules will kick in and label the files as private to tripwire.

Interfaces:

tripwire_domtrans_siggen( domain )
Summary

Execute siggen in the siggen domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
tripwire_domtrans_tripwire( domain )
Summary

Execute tripwire in the tripwire domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
tripwire_domtrans_twadmin( domain )
Summary

Execute twadmin in the twadmin domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
tripwire_domtrans_twprint( domain )
Summary

Execute twprint in the twprint domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
tripwire_run_siggen( domain , role , terminal )
Summary

Execute siggen in the siggen domain, and allow the specified role the siggen domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
role

The role to be allowed the siggen domain.

No
terminal

The type of the terminal allow the siggen domain to use.

No
tripwire_run_tripwire( domain , role , terminal )
Summary

Execute tripwire in the tripwire domain, and allow the specified role the tripwire domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
role

The role to be allowed the tripwire domain.

No
terminal

The type of the terminal allow the tripwire domain to use.

No
tripwire_run_twadmin( domain , role , terminal )
Summary

Execute twadmin in the twadmin domain, and allow the specified role the twadmin domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
role

The role to be allowed the twadmin domain.

No
terminal

The type of the terminal allow the twadmin domain to use.

No
tripwire_run_twprint( domain , role , terminal )
Summary

Execute twprint in the twprint domain, and allow the specified role the twprint domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
role

The role to be allowed the twprint domain.

No
terminal

The type of the terminal allow the twprint domain to use.

No
Return