Changes between Version 1 and Version 2 of campuswifiandeduroam2023Agenda/pwdp


Ignore:
Timestamp:
Jul 24, 2024, 1:07:23 PM (8 weeks ago)
Author:
tuwan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • campuswifiandeduroam2023Agenda/pwdp

    v1 v2  
    11== Password Policy ==
    22
     3Implement OpenLDAP password policies. In OpenLDAP, password policies are implemented through the use of Password Policy (ppolicy) Overlay.
     4
     5'''Implementing OpenLDAP Password Policies'''
     6
     7//PPolicy Control Mechanisms//
     8
     9ppolicy overlay provides a variety of password control mechanisms including-
     10
     11- Password aging — both minimum and maximum ages
     12- Password quality
     13- Automatic account locking
     14- Password reuse and duplication control
     15- Account time-outs
     16- Mandatory password resets
     17- Acceptable password content
     18- Grace logins to allow the use of expired passwords for a specific time period after the expiry date.