This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

am4377 运行安全机制 比如限制root的权限

Other Parts Discussed in Thread: AM4377

Hi,

目前我们的产品使用am4377 作为主cpu,我们的sdk目前只有root的一个用户(应该很多嵌入式产品都是这样的)。

具有root权限实在不安全,用户可以随意修改我们的板子上的文件,也许是一个敏感文件被修改就可能引起我们的产品就会宕机了。

为了限制用户的权限,我们想创建一个不具有root权限的用户,提高产品的安全水平

请问对于am4377 使用的SDK(ti-processor-sdk-linux-rt-am437x-evm-04.03.00.05) 可以实现多用户登录吗?具体如何修改或者参考哪些文档?

或者还有其他建议吗?