YaST2 Developers Documentation: Unknown YCP Module

Unknown YCP Module

This module has an unstable interface.

Imports

  • Directory
  • GetInstArgs
  • Label
  • Mode
  • Package
  • Popup
  • ProductControl
  • ProductFeatures
  • Progress
  • Report
  • Stage
  • String
  • UsersSimple
  • Wizard

Local Functions

Info:

File: clients/inst_user_first.ycp Package: Configuration of users and groups Summary: Dialog for creating the first user during installation Authors: Jiri Suchomel

local choose_to_import (list<string> all, list<string> selected) -> list<string>

Helper function: ask user which users to import

Parameters:
all
selected
local ExpertDialog () -> boolean

Dialog for expert user settings: authentication method as well as password encryption (see fate 302980)

Return value:
true if user accepted expert settings