Configuration of users and groups |
include/users/dialogs.ycp |
Dialogs definitions | |
|
|
This module has an unstable interface. |
Imports
Includes
Local Functions
|
Upperase letters were used in username! (see bug #26409) In these popup, ask user what to do.
- Parameters:
-
username
Ask user for current password, see bugs 242531, 244718
- Return value:
-
or nil when dialog was canceled
Dialog for adding or editing a user.
- Parameters:
-
what "add_user" or "edit_user"
- Return value:
-
for wizard sequencer
initialize local variables with current state of user
generate contents for User Data Dialog
generate contents for User Details Dialog
generate contents for Password Settings Dialog
generate contents for Plugins Dialog
Dialog for adding/editing group
- Parameters:
-
what "add_group" or "edit_group"
- Return value:
-
for wizard sequencer
initialize local variables with current state of group
generate contents for Group Data Dialog
generate contents for Plugins Dialog
The dialogs for setting defaults from /etc/defaults/useradd
- Return value:
-
for wizard sequencer
Choosing the user authentization method
- Return value:
-
for sequencer
helper function to get information about authentication from appropriate module
- Parameters:
-
client
Reloads the configuration and updates the auth-widget contents
Just giving paramaters for commiting user
- Return value:
-
for wizard sequencer
Check the group parameters and commit it if all is OK
- Return value:
-
for wizard sequencer