YaST2 Developers Documentation: Unknown YCP Module

Unknown YCP Module

This module has an unstable interface.

Imports

  • GetInstArgs
  • Label
  • Mode
  • Popup
  • ProductFeatures
  • Report
  • Security
  • Stage
  • Users
  • UsersCache
  • UsersSimple
  • Wizard

Includes

  • users/widgets.ycp

Info:

File: clients/inst_root.ycp Package: Configuration of users and groups Summary: Displays two input fields to get the root password from the user. Plausibility checks executed:

- password must be given - first and second entry must match - length of password >= 5, and <= maximum for current encryption - only certain characters allowed

After all the password is crypted and written into the user_settings.

Authors: Klaus Kämpf