cancel
Showing results for 
Search instead for 
Did you mean: 

create a user?

aweber1nj
Champ in-the-making
Champ in-the-making
I'm cringing here thinking I know the answer, but I'll ask anyway…

Any way to create a user via CMIS (again Apache Chemistry - Java)?  Even if the user is created "disabled" or something, but any way to programatically build-up the user-object so that an admin just needs to QA it and enable it?

If not, is there someplace I can look to some other SDK for Alfresco – that is not in-process – and any sample code?

Thanks again for all the help,
AJ
1 REPLY 1

nmcminn
Champ in-the-making
Champ in-the-making
I don't think it can be done through CMIS, but there is a web service API for creating and manipulating user accounts.  Check the following URL on your Alfresco instance:

http://localhost:8080/alfresco/service/index/package/org/alfresco/repository/person

This web script package contains calls for adding / updating / deleting single user accounts, as well as batch user creation via uploading a CSV.