The failure is just due to the way my startup script (ldap) handles the
warning.
The warning is the same as before.
config_build_entry: "cn=schema"
config_build_entry: "cn={0}core"
config_build_entry: "cn={1}cosine"
config_build_entry: "cn={2}inetorgperson"
config_build_entry: "cn={3}nis"
config_build_entry: "cn={4}acs"
config_build_entry: "cn={5}ppolicy"
config_build_entry: "olcDatabase={-1}frontend"
config_build_entry: "olcDatabase={0}config"
config_build_entry: "olcDatabase={1}bdb"
WARNING: No dynamic config support for overlay ppolicy.
config_build_entry: "olcOverlay={0}ppolicy"
backend_startup_one: starting "c=US"
bdb_db_open: c=US
bdb_db_open: dbenv_open(/var/lib/ldap/openldap-data)
Is it true that the above warning does NOT indicate that ppolicy is not
successfully loaded, and that in fact everything should be just fine?