04-03-2018 05:29 PM
How do I enable/disable users in Alfresco? We need this to perform some testing for our DR (Disaster Recovery) operations testing.
04-04-2018 02:10 AM
04-04-2018 10:26 AM
How do i do it for bulk users ?
04-05-2018 04:11 AM
The easiest way is to use java script, get list of accounts by some query, for example by lucene search
luceneSearch | Alfresco Documentation
Then, disable each node
disableAccount | Alfresco Documentation
You should take into account, that it may be not possible to disable imported AD accounts
 
					
				
				
			
		
Explore our Alfresco products with the links below. Use labels to filter content by product module.