Userpanels
see UserManager, as this is part of a collection of contribs
| userpanels logo | |
| Maintainer | dungog |
|---|---|
| Url | https://wiki.koozali.org |
| Source: | smeserver-userpanels |
| Category | |
| Tags | user, panel, manager |
Version
Description
Installation
dnf install smeserver-userpanels
yum --enablerepo=smecontribs install smeserver-userpanels
yum --enablerepo=smecontribs install smeserver-userpanels signal-event post-upgrade signal-event reboot
yum --enablerepo=smecontribs install smeserver-userpanels signal-event post-upgrade signal-event reboot
Configuration
Change password
yum --enablerepo=smecontribs install smeserver-userpanels
Allow a user to change their password
Enter the existing password
Then the new one, and again to confirm.
The same function is available at /user-password and doesn't require the user-manager
Panel name to delegate 'userpanel-password'
Forward Mail
yum --enablerepo=smecontribs install smeserver-userpanels
Allow a user to forward their email messages.
- Deliver email locally.
Mail is left on server for the user to access with their email client
- Forward to address below.
Mail is forwarded to an alternate email address, eg jane@hotmail.com
- Both deliver locally and forward.
Mail is left on server and a copy is forwarded to an alternate email address.
Panel name to delegate 'userpanel-forwarding'
Data Backup
yum --enablerepo=smecontribs install smeserver-userpanels
Allow a user to backup and restore their data from the server to a file on her desktop PC. You can extract most files from the download with archive programs such as winzip. Email messaged are stored in a format that require special programs to open, either unix programs or a windows program such as winrar available from rarlabs.com
- File size
The data saved is from your home drive on the server, this also includes configuration files and mail on the server that isn't ordinarily visible to the user. Click the file size link to find out how much data you have. You may choose not to save the data if you have a large amount and a slow connection eg a dial up modem.
- Backup to desktop
This will compress your data to a file 'username.tgz' and prompt you for a location to save it to, usually your PC's hard drive.
- Verify desktop backup file
Verify prompts you for the location of the backup file then display a list of files in the archive.
- Restore from desktop
Uploads the data to the server, this will overwrite any existing files with the same name.
Panel name to delegate 'userpanel-backup'
Restricted user creation
yum --enablerepo=smecontribs install smeserver-userpanels
Allow a user to create, delete or modify users within their own group.
Optionally restrict the number of users they can create.
- Create users in a selected groups
Users will be created in the active group.
The active groups can be toggled from the available groups that are listed.
If you are only in one group this option is not displayed.
- Limits to the number of users that can be created
Admin may place limits on the numbers of users that may be created
setting the group support to a limit of 15 users & verifying
db accounts setprop groupLimit support 15 db accounts show groupLimit
Uninstall
yum remove smeserver-userpanels
Bugs
Please raise bugs under the SME-Contribs section in bugzilla
and select the smeserver-userpanels component or use this link
Below is an overview of the current issues for this contrib:
| ID | Product | Version | Status | Summary (3 tasks) ⇒ |
|---|---|---|---|---|
| 13248 | SME Contribs | 11.0 | RESOLVED | User panel access error |
| 12992 | SME Contribs | 11.0 | RESOLVED | Needs "signal-event smanager-refresh" in the spec file |
| 12777 | SME Contribs | 11.0 | VERIFIED | perl-CGI 'startform' and 'endform' are dropped in favor of 'start_form' and 'end_form' |
Changelog
Only released version in smecontrib are listed here.