You can distribute various administrative privileges to ordinary users. For example, you can grant the ability to manage POP (email) accounts.
When you edit a user account, other modules may join in the dialog layout and add various fields and validation. For example, the mailconf module inserts two sections to let you manage email related topics. So from a single place, you have access to:
Co-managers may work with group accounts as well. For now, only disk quotas are supported this way.
The module sends the message "chgpasswd" to allow other modules to update of the user password in other format. The samba module does this to update the NT/SMB password.
userconf generates several messages to help automation. Here is a list (see "linuxconf --showmsgs" to learn about all inter-module messages)
chggroup group
chgpasswd user newpassword islocked domain
chguser user domain
coadminauth pseudo-user password
coadminpriv pseudo-user privilege*
delgroup group
deluser user domain
editupass domain
newgroup group
newuser user domain
postdelgroup group
postdeluser user domain
The following modules works in relation with userconf: