Expire-Accounts

From SME Server
Jump to navigation Jump to search





expire-accounts logo
MaintainerVIP-ire
LicenceMIT
Category

administration

Tags passwordexpireaccount


Maintainer

Daniel B. from Firewall Services

Version

Contrib 10:
smeserver-expire-accounts
The latest version of smeserver-expire-accounts is available in the SME repository, click on the version number(s) for more information.


fws

Description

This contribs lets you define a expiry date for user accounts. Once installed you'll be able to

  • Set a date at which the account will automatically expire
  • Optionally transfer emails to another person when the account expires
  • Enable an auto responder notifying that this user doesn't exist anymore
  • Notify both the admin, and the user that their account will expire shortly
  • Optionally archive and delete the user account a defined period of time after it has been locked

Installation

yum install smeserver-expire-accounts
  • You need to configure Fws repo
yum install smeserver-extrarepositories-fws -y
yum --enablerepo=fws install smeserver-expire-accounts

Configuration

Once installed, you should get a new entry in the server-manager. The main page lists existing user accounts (a first table with active user account, and another one with already locked user accounts). For each user, you can set the expiry. There's also a global configuration section, where you can set:

  • When an account is about to expire, the admin (and optionally the user) are notified. This value is the amount of remaining days before the expiry for a notification to be sent. Eg if you set 15, admin and users will be notified for the first time 15 days before the expiry
  • How often is the admin (and optionally the user) reminded about the expiry. Eg if you set 5 admin and users will be notified every 5 days until the account expire
  • Admin recipient: the default is to send expiry notifications to the admin, but you can set a different email address here

Uninstall

yum remove smeserver-expire-accounts  

Bugs

Please raise bugs under the SME-Contribs section in bugzilla

and select the smeserver-expire-accounts component or use this link


Below is an overview of the current issues for this contrib:

No open bugs found.

Changelog

Only released version in smecontrib are listed here.

smeserver-expire-accounts Changelog: SME 10 (smecontribs)
2022/08/21 Jean-Philippe Pialasse 0.1.8-5.sme
- apply smeserver-expire-accounts-0.1.8-locale-2022-08-23
2022/08/02 Jean-Philippe Pialasse 0.1.8-3.sme
- import to contribs 10 [SME: 12135]
2021/07/15 Daniel Berteaud 0.1.8-1
- Typo (daniel@firewall-services.com)
2021/03/08 Daniel Berteaud 0.1.7-1
- new package built with tito

2021/03/08 Daniel Berteaud - 0.1.7-1.sme
- Suspend email delivery during archiving
- Licence is MIT

- Rebuild using tito