So by configuration loading module, do you mean the slapd.ldif file?  If so, since I already loaded it, can I modify and reload it or would that not work?  If that's the case, can I load just a subset of it?

Thanks,
Eric

On Tue, Mar 7, 2023 at 12:21 PM Quanah Gibson-Mount <quanah@fast-mail.org> wrote:


--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