Linux – command line alternative to dpkg-reconfigure slapd

dpkglinuxopenldapslapd

Is there a way to reconfigure slapd, providing all configuration options as command-line parameters/arguments?
My goal is to be find an alternative to the interactive UI.

Thank you

Best Answer

Use dpkg-reconfigure -f noninteractive slapd