Page 2 of 2

Re: Import users from a csv file

Posted: Wed Apr 01, 2020 3:35 pm
by booster94
booster94 wrote:Can anyone verify this script still works on the latest release? Mine runs the script without error but no users are actually created, so I'm not sure what I'm missing. I'm a new user of this product.

--I figured this out. It turned out to be a case sensitivity issue with the domain name. Hopefully this helps someone else out. Also, after the import be sure to restart the service, or else you will get errors when you try and open up an of the imported users (the username and password will be blank). The service restart corrects this,

Re: Import users from a csv file

Posted: Thu Apr 02, 2020 2:16 pm
by FTP
booster94 wrote: --I figured this out. It turned out to be a case sensitivity issue with the domain name. Hopefully this helps someone else out. Also, after the import be sure to restart the service, or else you will get errors when you try and open up an of the imported users (the username and password will be blank). The service restart corrects this,
That's good, thanks for your tips!