abbra / freeipa

Mirror of FreeIPA, an integrated security information management solution
http://www.freeipa.org
GNU General Public License v3.0
2 stars 1 forks source link

GC: remove root-autobind configuration #51

Closed flo-renaud closed 4 years ago

flo-renaud commented 4 years ago

The new lib389-based installer configured 389-DS with LDAPI support and autobind for root. nsslapd-ldapiautobind is enabled by lib389.

cn=root-autobind,cn=config entry is no longer needed.

flo-renaud commented 4 years ago

Fixes https://github.com/abbra/freeipa/issues/49

abbra commented 4 years ago

Merged