Configuration of users and groups |
include/users/dialogs.ycp |
Dialogs definitions | |
|
Imports
Includes
Local Functions
|
helper function: return the 'any' value as integer
- Parameters:
-
value default_value
helper function: return the 'any' value as string
- Parameters:
-
value default_value
Upperase letters were used in username! (see bug #26409) In these popup, ask user what to do.
- Parameters:
-
username
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