This procedure will erase the LDAP database and build a new one with new parameters.
use this command line:
Â
/usr/share/artica-postfix/bin/artica-install --change-ldap-settings [servername] [port] [suffix] [admin] [password] yes
example :
/usr/share/artica-postfix/bin/artica-install --change-ldap-settings 127.0.0.1 389 "dc=company,dc=com" admin yourpassword yes Â




