10-01-2010, 12:32 AM
For a upcoming project, I have to create many users at one time.
Each user must have of course a username and password.
How do I make a simple and non-resource-consuming process, possibly as an imported CSV-file with username, password and link to the document?
I have to create between 400 and about 1000 users and their related document at a time.
I will rather not make too much manual work on such projects.
Therefore it is important that the very creation is as automated as possible.
I already have usernames and passwords in a spreadsheet - it's no problem to save them in CSV format.
Best regards
root66
Each user must have of course a username and password.
How do I make a simple and non-resource-consuming process, possibly as an imported CSV-file with username, password and link to the document?
I have to create between 400 and about 1000 users and their related document at a time.
I will rather not make too much manual work on such projects.
Therefore it is important that the very creation is as automated as possible.
I already have usernames and passwords in a spreadsheet - it's no problem to save them in CSV format.
Best regards
root66