Changeset 377591
- Timestamp:
- 04/26/2011 11:17:31 PM (15 years ago)
- Location:
- login-lock
- Files:
-
- 2 edited
-
tags/2.0/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
login-lock/tags/2.0/readme.txt
r377577 r377591 13 13 Login Lock provides a number of security enhancing features: 14 14 15 *Enforces strong password selection policies.16 *Monitors login attempts.17 *Blocks IP addresses for too many failed login attempts.18 *Lets you manually unblock IP addresses at any time.19 *Lets you forcibly log out all users immediately and require that they all change their passwords before logging back in.20 *Lets you forcibly log out idle users after a configurable number of minutes.15 - Enforces strong password selection policies. 16 - Monitors login attempts. 17 - Blocks IP addresses for too many failed login attempts. 18 - Lets you manually unblock IP addresses at any time. 19 - Lets you forcibly log out all users immediately and require that they all change their passwords before logging back in. 20 - Lets you forcibly log out idle users after a configurable number of minutes. 21 21 22 22 = Enforce Strong Password Policies = 23 23 24 *Define which types of characters must be used in passwords.25 *Define the minimum required password length.26 *Define how long a password is valid before it must be changed.27 *Prevent users from reusing the same passwords repeatedly.28 *Prevent users from choosing common passwords, includes a list of more than 3100 common passwords.24 - Define which types of characters must be used in passwords. 25 - Define the minimum required password length. 26 - Define how long a password is valid before it must be changed. 27 - Prevent users from reusing the same passwords repeatedly. 28 - Prevent users from choosing common passwords, includes a list of more than 3100 common passwords. 29 29 30 30 = Emergency Lock Down = -
login-lock/trunk/readme.txt
r377577 r377591 13 13 Login Lock provides a number of security enhancing features: 14 14 15 *Enforces strong password selection policies.16 *Monitors login attempts.17 *Blocks IP addresses for too many failed login attempts.18 *Lets you manually unblock IP addresses at any time.19 *Lets you forcibly log out all users immediately and require that they all change their passwords before logging back in.20 *Lets you forcibly log out idle users after a configurable number of minutes.15 - Enforces strong password selection policies. 16 - Monitors login attempts. 17 - Blocks IP addresses for too many failed login attempts. 18 - Lets you manually unblock IP addresses at any time. 19 - Lets you forcibly log out all users immediately and require that they all change their passwords before logging back in. 20 - Lets you forcibly log out idle users after a configurable number of minutes. 21 21 22 22 = Enforce Strong Password Policies = 23 23 24 *Define which types of characters must be used in passwords.25 *Define the minimum required password length.26 *Define how long a password is valid before it must be changed.27 *Prevent users from reusing the same passwords repeatedly.28 *Prevent users from choosing common passwords, includes a list of more than 3100 common passwords.24 - Define which types of characters must be used in passwords. 25 - Define the minimum required password length. 26 - Define how long a password is valid before it must be changed. 27 - Prevent users from reusing the same passwords repeatedly. 28 - Prevent users from choosing common passwords, includes a list of more than 3100 common passwords. 29 29 30 30 = Emergency Lock Down =
Note: See TracChangeset
for help on using the changeset viewer.