ubuntu 创建的 .fun/nas 下的目录权限问题
Open
- Dominant language
- JavaScript
- Stars
- 931
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
在 ubuntu 上,fun 创建的 nas 目录的权限为运行 fun 的所有者的权限(比如说 root),但是挂载到容器中,如果 nas 指定了 userid,比如 10003,那么当 nas 目录挂载到容器中后,会导致 10003 无法放问题挂载的 nas 目录。
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Reproduce the NAS-directory mount on Ubuntu with fun running as one user and a container using userid 10003, then trace the code that creates and mounts the NAS directory. Done means the specified container user can access the mounted NAS directory without weakening unrelated permissions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, linux, ubuntu
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100