Hello All,
I am trying to get ppolicy working on my openldap-2.3.29 server. I want this setup to work with hdb backend and either static or dynamic ppolicy module. What compile time options would be sufficient?
Thanks, Prakash
configure --enable-hdb --enable-ppolicy={yes|mod} should handle it. "yes" will build it into slapd, "mod" will give you a module. (You can do the same for --enable-hdb.)
On Fri, 24 Nov 2006, Prakash Velayutham wrote:
Hello All,
I am trying to get ppolicy working on my openldap-2.3.29 server. I want this setup to work with hdb backend and either static or dynamic ppolicy module. What compile time options would be sufficient?
Thanks, Prakash
openldap-software@openldap.org