YaST2 Developers Documentation: UserDefs.ycp



functions
files
intro

UserDefs.ycp

  • Johannes Buchhold <jbuch@suse.de>
  • Purpose: Handle user defaults and system settings
  • contains only constant settings

Imports

  • Console
  • Installation
  • UserAddDefs

Functions

global GetDefaultShadow () -> map

Return a map with the defaults for the shadow entry

Return value:
of shadow settings

global Read () -> boolean

Read the security settings from the system.

Return value:
true on success

YaST2 Developers Documentation