cancel
Showing results for 
Search instead for 
Did you mean: 

automatically delete home spaces

dash161
Champ in-the-making
Champ in-the-making
If one wishes to delete a user, is it possible to configure alfresco to delete that user's home space automatically on deletion of the user and how?
1 REPLY 1

kevinr
Star Contributor
Star Contributor
There is no config for this feature, please raise it in JIRA. For now this would require a code change to the method deleteOK() in the following class:
org.alfresco.web.bean.users.UsersBean

Thanks,

Kevin