Add Bulk users to piler

Issue #1054 closed
santhosh sp created an issue

We need to add 1000 Regular users at a time. How it is possible. Is there any command for that.

Comments (2)

  1. Janos SUTO repo owner

    No command for that, but you can script it. A user has two entries: one in the user table, and one in the email table.

    However, I assume those users are already in some sort of database (eg. ldap, whatever). Wouldn’t it be much easier to authenticate against that database?

  2. Log in to comment