Viewing 1 replies (of 1 total)
  • Did you resolve?
    Edit the following file, /var/www/html/wp-content/plugins/active-directory-integration\bulkimport.php

    Comment out line 144:
    //$ad_password = $this->_decrypt($this->_bulkimport_pwd);

    Insert on line 145:
    $ad_password = ‘yourpassword’;

    The above password is the password you would have entered in the Bulk Import User Password on the Bulk Import tab.

Viewing 1 replies (of 1 total)
  • The topic ‘windows task scheduler for CRON’ is closed to new replies.