255. Security

Data for the security configuration

255.1. Authors

  • Michal Svec <msvec@suse.cz>

255.2. Summary of Module Globals

List of Global Functions

  • Abort - Abort function

  • Export - Dump the security settings to a single map (For use by autoinstallation.)

  • GetModified - Function which returns if the settings were modified

  • Import - Get all security settings from the first parameter (For use by autoinstallation.)

  • Modified - Data was modified?

  • Overview - Create an overview table with all configured cards

  • PollAbort - Check for pending Abort press

  • Read - Read all security settings

  • SetModified - Function sets internal variable, which indicates, that any settings were modified, to "true"

  • Summary - Create a textual summary and a list of unconfigured cards

  • Write - Write all security settings

List of Global Variables

255.3. Global Functions

255.3.1. Abort

Abort function

Return value

  • boolean - blah blah lahjk

255.3.2. Export

Dump the security settings to a single map (For use by autoinstallation.)

Return value

  • map - Dumped settings (later acceptable by Import ())

255.3.3. GetModified

Function which returns if the settings were modified

Return value

  • boolean - settings were modified

255.3.4. Import

Get all security settings from the first parameter (For use by autoinstallation.)

Function parameters

  • map settings

Return value

  • boolean - True on success

255.3.5. Modified

Data was modified?

Return value

  • boolean - true if modified

255.3.6. Overview

Create an overview table with all configured cards

Return value

  • list - table items

255.3.7. PollAbort

Check for pending Abort press

Return value

  • boolean - true if pending abort

255.3.8. Read

Read all security settings

Return value

  • boolean - true on success

255.3.9. SetModified

Function sets internal variable, which indicates, that any settings were modified, to "true"

Return value

  • void

255.3.10. Summary

Create a textual summary and a list of unconfigured cards

Return value

  • list - summary of the current configuration

255.3.11. Write

Write all security settings

Return value

  • boolean - true on success

255.4. Global Variables

255.4.1. AbortFunction

Abort function return boolean return true if abort

255.4.2. PasswordMaxLengths

Number of sigificant characters in the password

255.4.3. Settings

All security settings

255.4.4. modified

Data was modified?

255.5. Module Requirements

255.5.1. Module Imports

  • Pam
  • PamSettings
  • Progress
  • Service

255.5.2. Module Includes

  • security/levels.ycp