Cargador service synchronizes user account data with ActiveDirectory.
After you have done the initial setup in Cerebro GUI (see: “Cerebro GUI part”) you need to set the following parameters in <Path to Cargador>/cron_conf.py file:
DB_* parameter group — it is required to read configurations from DB;
OPTS.ldap_user — LDAP service login used to read user database;
OPTS.ldap_pswd — password;
We also recommend to set up SMTP parameters, so the system will send error notifications if something goes wrong.