File and Folder Permissions
The maximum permission of files or folders in the input path is 750 (rwxr-x---). The mxTuningKit verifies the owner consistency and path permission range of input parameters. The owner of all input paths must be the current user.
- For CLI, if the preceding rules are violated, a message is displayed on the CLI for your confirmation.
- For SDK, the permission of the file corresponding to boot_file_path must be less than 750. If the preceding rules are violated, the job request is directly terminated. The permissions on the files and folders corresponding to other parameters are not mandatorily required. When the permission exceeds 750, the mxTuningKit displays a warning message indicating that the file owners are inconsistent, but does not terminate the job.