Add replication bootstrap credentials for when replication bind groups fail to authenticate. This allows replication to bootstrap/reset and allow replication to get in sync. Replication will always attempt the default credentials first, but if things get out of sync it can try the bootstrap credentials.
Add replication bootstrap credentials for when replication bind groups fail to authenticate. This allows replication to bootstrap/reset and allow replication to get in sync. Replication will always attempt the default credentials first, but if things get out of sync it can try the bootstrap credentials.
https://www.port389.org/docs/389ds/design/repl-agmt-bootstrap-design.html
This PR is made up of 4 commits to break apart each component: core server, CLI, UI, and upgrade