Openldap has changed in fedora and command line option -h is no longer available in utilities like ldapadd. Solution here is to switch to URI (-H)
Support for bdb backend is dropped, test are using mdb backend since this update
Commit 2735ec54 fixes this pull-request
Pull-Request has been merged by thalman
Openldap has changed in fedora and command line option -h is
no longer available in utilities like ldapadd. Solution here is
to switch to URI (-H)
Support for bdb backend is dropped, test are using mdb backend since
this update