Difference between revisions of "Template:Administration API User Privileges"

[unchecked revision][checked revision]
(Created page with "{| class="wikitable" ! width=270px | Name ! Description |- | <tt>none</tt> | The user is granted no global privileges. If specified, this value has to be the only value in the...")
 
m
 
Line 28: Line 28:
 
|-
 
|-
 
| <tt>delete</tt>
 
| <tt>delete</tt>
| The user can delete messages. Please note that a non-admin user can only delete messages in folders where he has been granted delete access. In addition, compliance settings may be in effect, keeping administrators and users from deleting messages even when they have been granted the privilege to do so.
+
| The user can delete messages. Please note that a non-admin user can only delete messages in folders where he has been granted delete access. In addition, compliance settings may be in effect, keeping administrators and users from deleting messages even if they have been granted the privilege to do so.
 
|}
 
|}

Latest revision as of 10:17, 13 February 2018

Name Description
none The user is granted no global privileges. If specified, this value has to be the only value in the list.
admin The user is granted administrator privileges. If specified, this value has to be the only value in the list.
login The user can log on to MailStore Server.
changePassword The user can change his own MailStore Server password. This only makes sense if the authentication is set to integrated.
archive The user can run archiving profiles.
modifyArchiveProfiles The user can create, modify and delete archiving profiles.
export The user can run export profiles.
modifyExportProfiles The user can create, modify and delete export profiles.
delete The user can delete messages. Please note that a non-admin user can only delete messages in folders where he has been granted delete access. In addition, compliance settings may be in effect, keeping administrators and users from deleting messages even if they have been granted the privilege to do so.