UserManager
user-manager is not a contrib per se but a collection of contribs. It has been created as the original server-manager was only designed to be used by admin user. However, one might need to delegate some task to elevated users. HEre is the purpose of user-manager.
With SME 11, smanager allows multiples user. This collection of contribs is still needed, but the URL will be the same for admin and other user.
userpanel
Userpanel is where the magic happen before SME11 and smanager. The dedicated interface is there, but also the menu to set the appropriate permissions for every users.
On SME11, it is still usefull to set the permissions, as smanager already handle the login part.
userpanels
Userpanels is a collection of panel to give user more power on the management of their personal account and creation of accounts:
- change password
- forward email
- data backup
- restricted user creation
domains
Domains allows to delegate domain to a user or group of user. It allows too to create per domain mail aliases
mailsorting
Mailsorting allows a user to configure mail rules
Procmail or maildrop is used to process your email on the server. It follows user defined rules. Common uses are to sort mail into folders or forward selected email on to other email addresses.
groupmember panel
Groupmembers_Panel provides a modified groups panel to be used together with the UserManager contrib. In this panel only the members of the groups can be changed. All other functions like create, delete and editing the description are removed. The maintenance of groups can be delegated to normal users without the risk that they inadvertently delete groups.
remote user access and SSH keys
Remoteuseraccess allows a user to add public keys from a remote shell account to this server. This allows a user to connect to this server with ssh without using a password, assuming that the user has been granted rssh or bash shell access.
vacation
Vacation allows a user to write and enable a vacation message.