This can only be done through a database script. Under
Configuration\Database scripts, section
Database scripts, execute the following SQL code. This will deactivate the asset name lock for all assets in your database. Note: We recommend performing a
database backup before running a script here.
UPDATE tblAssets SET AssetNameLock = 0