--On Tuesday, March 7, 2023 12:16 PM -0700 Eric Fetzer
<eric.fetzer@gmail.com> wrote:
>
> I'm using 2.6.4. Sorry, brand new at this, how do I enable it? I
> don't see any references to it in the slapd.conf... I'm in the process
> of converting an ISDS db to OpenLDAP. Kind of daunting so far...
Generally speaking:
In the portion of your configuration loading module:
modulepath ....
moduleload ppolicy.so
In the database section of your configuration where you want to apply
password policies
database mdb
...
overlay ppolicy
Regards,
Quanah