On Fri, Sep 15, 2017 at 08:10:12AM -0700, Quanah Gibson-Mount wrote:
--On Thursday, September 14, 2017 9:30 PM -0700 rammohan ganapavarapu rammohanganap@gmail.com wrote:
If i accident allt upgrade rpm to 2.4.44 is there any way to fix this issue?
Use slapcat to export the cn=config database, modify the schema to add the attribute, and use slapadd to restore it.
IIRC slapcat doesn't work in this case, because it fails to initialize the ppolicy module.
The linked CentOS and RHEL bugs recommend downgrading slapd to the previously working version and using ldapmodify.