Difference between revisions of "SME Server talk:Documentation:Administration Manual:Chapter9"
Line 15: | Line 15: | ||
--[[User:Stephdl|Stephdl]] ([[User talk:Stephdl|talk]]) 01:41, 12 July 2013 (MDT) we ought to add this mentions | --[[User:Stephdl|Stephdl]] ([[User talk:Stephdl|talk]]) 01:41, 12 July 2013 (MDT) we ought to add this mentions | ||
The following settings are available to specify the password strength on SME Server: | The following settings are available to specify the password strength on SME Server: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
--[[User:Stephdl|Stephdl]] ([[User talk:Stephdl|talk]]) 11:32, 29 July 2013 (MDT) [[bugzilla:7738]] | --[[User:Stephdl|Stephdl]] ([[User talk:Stephdl|talk]]) 11:32, 29 July 2013 (MDT) [[bugzilla:7738]] | ||
====Quotas==== | ====Quotas==== |
Revision as of 21:57, 29 July 2013
I suppose it will be great to have also one note into Practical usage guidelines about removing the default SME server behaviour to auto create pseudonyms
I propose:
In this scenario (multiple domains) You probably will not need any more the auto creation of pseudonyms To achieve this comment with an # at beginning the line 793 into /usr/lib/perl5/site_perl/esmith/FormMagick/Panel/useraccounts.pm
the line should be like
# $accountdb->create_user_auto_pseudonyms($acctName);
--Stephdl (talk) 01:41, 12 July 2013 (MDT) we ought to add this mentions The following settings are available to specify the password strength on SME Server:
--Stephdl (talk) 11:32, 29 July 2013 (MDT) bugzilla:7738
Quotas
By default, there is no size limit on the files a user may store on the server nor the amount of email that can be received. However, if you wish to limit the disk space a particular user account can use, you may do so on the " Quotas " panel in the server-manager. As shown in the image below, you will see a list of user accounts, the actual disk space they are using and the quotas, if any, set for that user account.
There are two quotas that can be applied to each user account:
- Limit with grace period - when a user's disk usage exceeds this limit, an email warning message will be sent to the user account each night until the disk usage is brought back under the limit.
- Absolute limit - when a user's disk usage hits this limit, the user will no longer be able to save files to the server or receive email.
Note that if the user account exceeds the "Limit with grace period" for seven consecutive days, the account will be treated as if it exceeded the absolute limit and will no longer be able to save files or receive email.
By selecting " Modify " you are able to set a quota (in Megabytes) for a particular user account. Note that you do not have to set both limits for a user account and can choose to set only one of the limits.
If you set a limit and later wish to disable the quota for a given user account, all you need to do is set the limit to "0".