YaST2 Developers Documentation: Configuration of Users



functions
files
intro

Configuration of Users

users_auto.ycp
Client for autoinstallation
This is a client for autoinstallation. It takes its arguments, goes through the configuration and return the setting. Does not do any changes to the configuration.

Imports

  • Users
  • Wizard

Includes

  • users/io.ycp
  • users/ui.ycp
  • wizard/sequencer.ycp

Functions

local set_contents () -> void

set contents of main Users dialog for autoinstallation


YaST2 Developers Documentation