I just installed the owncloud and I need to import the user accounts into the owncloud.
However, I found there is no way to import amount of user accounts in the same time in the web portal. Is that any possible way to do this? Now I have a XML file to store all the user accouts. The version of owncloud is 10.0.2.
Thank you for your reply and sorry for my late reply.
I am not sure that I understand your idea.(Sorry for my fresh in computer). Is that meaning I still need to type all usernames password email group in script? That is a long list…Maybe I misunderstand your suggestions.
Maybe this code helps you to import a bulk of users from csv file to owncloud database.
First, you may have all the users data in a CSV file separated by commas with this columns: username_1,display name,password,email,group
Like this example: