(Optional) Modifying the Network Script Permission¶
Scenario¶
After installing bms-network-config for an image of a centralized BMS, you need to modify the network script permission to meet security requirements.
Procedure¶
Run chmod 700 -R /opt/otc/ to modify the permission.
Run ls -l /opt/otc/ and ls -l /opt/otc/* to check the permission.