Expire-Accounts
expire-accounts logo | |
Maintainer | VIP-ire |
---|---|
Licence | MIT |
Category | |
Tags | password, expire, account |
Maintainer
Daniel B. from Firewall Services
Version
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
Requirements
- You need to configure Fws repo
Installation
yum install smeserver-expire-accounts
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:
Changelog
Only released version in smecontrib are listed here.
- apply smeserver-expire-accounts-0.1.8-locale-2022-08-23
- import to contribs 10 [SME: 12135]
- Typo (daniel@firewall-services.com)
- new package built with tito
2021/03/08 Daniel Berteaud - 0.1.7-1.sme
- Suspend email delivery during archiving
- Licence is MIT