YaST2 Developers Documentation: Configuration of users and groups

Configuration of users and groups

include/users/complex.ycp
Dialogs definitions
  • Johannes Buchhold ,
  • Jiri Suchomel

This module has an unstable interface.

Imports

  • Autologin
  • Label
  • Ldap
  • Popup
  • Report
  • Security
  • Stage
  • Users
  • UsersCache
  • Wizard

Includes

  • users/helps.ycp

Local Functions

local Modified () -> boolean

Return a modification status

Return value:
true if data was modified
local ReadDialog (boolean useUI) -> symbol

Read settings dialog

Parameters:
useUI boolean use user interface (change progress bar)
Return value:
`next if success, else `abort
local WriteDialog (boolean useUI) -> symbol

Write settings dialog

Parameters:
useUI boolean use user interface (change progress bar)
Return value:
`next if success, else `abort
local usersInstStart () -> symbol

Set the module into installation mode with first dialog for single user addition

Return value:
for wizard sequencer
local ReallyAbort () -> symbol

The dialog that appears when the [Abort] button is pressed.

Return value:
`abort if user really wants to abort