Wiki source code of [AUTOMATED] Setting password security policy [Since XWiki 11.9]
Last modified by Ilie Andriuta on 2024/06/06 16:28
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | 1. Login as Admin | ||
| 2 | 1. Go to Administer Wiki > Users & Rights > Registration | ||
| 3 | 1. (On the page bottom) insert a password length number in 'Require a password with the given length' field (e.g. 7) | ||
| 4 | 1. Tick 'Require at least one lower case character in the password' | ||
| 5 | 1. Tick 'Require at least one upper case character in the password' | ||
| 6 | 1. Tick 'Require at least one number in the password' | ||
| 7 | 1. Tick 'Require at least one symbol character in the password' | ||
| 8 | 1. Click 'Save' | ||
| 9 | 1. Logout | ||
| 10 | 1. Click Drawer > Register | ||
| 11 | 1. Fill in the information for a new user (using the requirements) | ||
| 12 | 1. Login with the user using the chosen password |