YaST2 Developers Documentation: Configuration of the users and groups stettings



functions
files
intro

Configuration of the users and groups stettings

groups.ycp
Main file.
Just a shortcut to invoke groups management

Imports

  • CommandLine
  • Users
  • UsersCache

Includes

  • users/wizards.ycp

Local Functions

local GroupsListHandler (map<string,string> options) -> boolean

List groups

Parameters:
options
Return value:
false

local GroupsShowHandler (map options) -> boolean

Show one group information

Parameters:
options
Return value:
false

YaST2 Developers Documentation