avatar Darth Sonic Pro Jan 27. 2012. 8:50 am
Would be nice to add and invite (welcome message) more than one person at a time.

Also it would be nice if everyone with email *@mycompany.com could create a account by him-/herself without admin.
http://www.computeruniverse.net
http://www.darth-sonic.de
avatar andor.toth Pro Jan 27. 2012. 9:28 am
I have made a shell script to add a user to AC through the API. Thus a CSV list of users could be created using a while cycle.

For the second problem, we have a custom authentication provider, that handles this. We are using 3 different user databases (LDAP, AD, MySQL), and any valid login will create a new user in AC if necessary. There's a description in the developer's guide how to do it.
http://www.activecollab.com/docs/manuals/developers/authentication

Regards,
Andor
avatar Ilija Studen Staff Jan 27. 2012. 9:28 am
Hello,

In activeCollab 3, you can add more than one user account via vCard import. This tool support import of multiple user and company accounts.