We would like to change the option "Default settings for remote access of database users" ('Tools & Settings' > 'Database Hosting Preferences') to "Allow local connections only", using Plesk CLI.
The following commands do not seem to be the solution:
	
	
	
		
or
	
	
	
		
How can this be done using the Plesk CLI?
Using Plesk 12.5.30 MU #71
				
			The following commands do not seem to be the solution:
		Code:
	
	plesk bin server_pref -allow-siteapp-local-db false
	
		Code:
	
	# plesk bin server_pref -allow-siteapp-local-db false
Unknown command: -allow-siteapp-local-db
exit status 1
	How can this be done using the Plesk CLI?
Using Plesk 12.5.30 MU #71