能否加入给用户分配多个目录,每个目录分配不同的权限 #2693
AssistantLiu
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
把共享内容放在/,在未登录状态下,可以查看共享内容。登录或输入密码后,查看自己的私有空间。 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
一般上Alist会挂载多个网盘,对于admin来说拥有所有的访问权限
问题:
目前用户设置无需密码访问后,可以访问设定目录下的所有信息
也可以缩小用户访问目录的范围
但是有以下需求,可能会增加用户体验度:
比如以下结构:
/
阿里云盘
百度云盘
创建了用户A,我想让A在目录(用户A)中拥有全部的权限,同时又可以访问阿里云盘,百度云盘共享内容
所以能否对用户增加多个目录访问的权限,然后设定主目录,对每个目录拥有的权限都能个性化定制之类的。
Beta Was this translation helpful? Give feedback.
All reactions