forked from docs/doc-exports
Reviewed-by: Pristromskaia, Margarita <margarita.pristromskaia@t-systems.com> Co-authored-by: wanghuijuan738 <wanghuijuan738@huawei.com> Co-committed-by: wanghuijuan738 <wanghuijuan738@huawei.com>
1.7 KiB
1.7 KiB
(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.
Parent topic: Performing Security Configuration