Unknown YCP Module |
This module has an unstable interface. |
Imports
Global Functions
Local Variables
Local Functions |
File: modules/AuditLaf.ycp
Package: Configuration of audit-laf
Summary: AuditLaf settings, input and output functions
Authors: Gabriele Mohr
Data was modified?
Filename (path) rules file
Filename (path) config file
Write only, used during autoinstallation. Don't run services and SuSEconfig, it's all done at one place.
Return rules file path
Data was modified?
- Return value:
-
true if modified
Mark as modified, for Autoyast.
- Parameters:
-
value
- Return value:
-
true if module is marked as "write only" (don't start services etc...)
Set write_only flag (for autoinstalation).
- Parameters:
-
value
Returns a confirmation popup dialog whether user wants to really abort.
Checks whether an Abort button has been pressed. If so, calls function to confirm the abort call.
- Return value:
-
true if abort confirmed
map of audit settings (from /etc/audit/auditd.conf)
default settings for /etc/audit/auditd.conf
Rules for the subsystem audit (passed via auditctl). Initially read from /etc/audit/audit.rules and edited in the rules editor.
Save rules from /etc/audit/audit.rules to be able to restore it
Get value of given option from SEETINGS
- Parameters:
-
key
Set option to given value in SETTINGS
- Parameters:
-
key value
Get the current rules
Read rules from audit.rules
Write rules to audit.rules
Read settings from auditd.conf
- Return value:
-
true on success
Read all auditd settings
- Return value:
-
true on success
Write settings to auditd.conf
- Return value:
-
true on success
Write all auditd settings
- Return value:
-
true on success
Get all audit settings from the first parameter (For use by autoinstallation.)
- Parameters:
-
settings The YCP structure to be imported.
- Return value:
-
True on success
Dump the auditd settings and the rules to a single map (For use by autoinstallation.)
- Return value:
-
Dumped settings (later acceptable by Import ())
Create a textual summary and a list of unconfigured cards
- Return value:
-
summary of the current configuration
Create an overview table with all configured cards
- Return value:
-
table items
Return packages needed to be installed and removed during Autoinstallation to insure module has all needed software installed.
- Return value:
-
with 2 lists.