Difference between revisions of "UserManager"

From SME Server
Jump to navigationJump to search
Line 1: Line 1:
 
==User Manager==
 
==User Manager==
 +
* For sme8
 +
yum --enablerepo=smecontribs install smeserver-userpanel
 +
signal-event conf-userpanel
  
  yum --enablerepo=smecontribs install smeserver-userpanel  
+
* For sme9
 +
'''You have to enable the [[stephdl]] repository'''
 +
 
 +
  yum --enablerepo=stephdl install smeserver-userpanel  
 
  signal-event conf-userpanel
 
  signal-event conf-userpanel
  

Revision as of 19:15, 23 June 2014

User Manager

  • For sme8
yum --enablerepo=smecontribs install smeserver-userpanel 
signal-event conf-userpanel
  • For sme9

You have to enable the stephdl repository

yum --enablerepo=stephdl install smeserver-userpanel 
signal-event conf-userpanel


Important.png Note:
Panels are in separate rpms]


server-manager > remote access > user panel access

The User Manager has two functions.

  • Selected /server-manager panels can be delegated to users.
  • Users can be given access to configure personal settings for themselves.


Important.png Note:
There is another contribs, named Groupmembers_Panel, wich 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.


Delegation

To delegate panels to users on your internal network, open /server-manager > User Panel Access

Select a user to grant additional rights, users with extra panels granted are shown in Red.

You can select the global user to allow everyone to access specific panels, or a group to allow all the users in that group access.

Check the box next to the functions you wish to allow.

The userpanel-* functions are designed for users, although you may not want to assign all functions. By default the change password and email forwarding are allowed for all users, you can change this with the global user.


User Functions

Panels specifically for users are available in separate rpms, see below.

After the panels have been installed and delegated by admin, they are available for users at either
https://www.yourserver.net/user-manager or
https://www.yourserver.net/user
Note, the s in https


Important.png Note:
A log out menu is present now in the user-manager and the name of user logged is displayed also. Some time when you log out you can see Two frames with two login box, see bugzilla:8026.You simply need to refresh the web page by pressing F5 or ctrl+F5 key.


Mailsorting

yum --enablerepo=smecontribs install smeserver-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.

see Mailsorting

Vacation Message

yum --enablerepo=smecontribs install smeserver-vacation

Allow a user to write and enable a vacation message.

see Vacation

SSH keys

yum --enablerepo=smecontribs install smeserver-remoteuseraccess

Allow 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.

see Remoteuseraccess

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