patacongo commented on PR #8924: URL: https://github.com/apache/nuttx/pull/8924#issuecomment-1489480226
> The problem you are facing right now is that UID/GID is not set even if you run the application by a given user? Currently, each task group does inherit the IDs of its parent. But everything is zero (root) so it doesn't do much, A lot of machinery is in place to do good Unix-style access control (at least in a KERNEL build). But it is not being developed. We really need a published roadmap if where we are and where we want to go. I worry about _ad hoc_ solutions that are not based on a long term, POSIX compliant roadmap. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org