cancel
Showing results for 
Search instead for 
Did you mean: 

How do I import users in alfresco ??

g_rathod
Star Contributor
Star Contributor
Friends,

I have successfully imported GROUPS while deploying my alfresco.jar.
I need to import on same way that I imported GROUPS but its not working.

Is there anyway to import users ?
2 REPLIES 2

stijndereede
Champ in-the-making
Champ in-the-making
Have you found a solution for this yet?

I'm trying to import a user when bootstrapping my module. I'm currently trying to modify the export.acp files created when I add the user manually and do a complete repository export. But no luck so far…

g_rathod
Star Contributor
Star Contributor
Hi, stijndereede

I am right now able to import users through XML files.
We need to run patch for that.

1) make your own <project>-patch-services-context.xml
2) add relative entry in <project>People.xml
3) also add relative entry with respect to <project>People.xml  to <project>UserStore.xml

Hope this will help you.

Thanks