Closed fred2088 closed 2 years ago
Another issue is when group qota is changed from 100KB to 100MB, the user quota limit is still 100KB ?
for normal user, is it to hide "Disk Space" like other TAB ? instead of showing Permssion Denied when clicking the TAB ?
It seems you have invalid group permission setting regarding the new user group. Are you sure you have allowed the new user group to access "System Setting" module? Can you screenshot the user group permission setting for us? Thanks!
all are default settings with only define 100KB first hand and then changed to 100MB
all are default settings with only define 100KB first hand and then changed to 100MB
It seems you have a wrong "Allow Access" permission setting. In normal cases where you want to create a permission group for human users, you have to put at least "File Manager", "System Settings" and "Trash Bin" into the allow access module list. A permission group with "Allow Access" permission empty is usually for bots or a customize interface module (e.g. billboard).
Here is an example setting for a "design for human" user group:
Ha Ha, only GOD knows ...
Another issue is when group qota is changed from 100KB to 100MB, the user quota limit is still 100KB ?
How about this ?
all are default settings with only define 100KB first hand and then changed to 100MB
It seems you have a wrong "Allow Access" permission setting. In normal cases where you want to create a permission group for human users, you have to put at least "File Manager", "System Settings" and "Trash Bin" into the allow access module list. A permission group with "Allow Access" permission empty is usually for bots or a customize interface module (e.g. billboard).
Here is an example setting for a "design for human" user group:
It's a bit incorrect to allow use the "system settings" without permission !
Another issue is when group qota is changed from 100KB to 100MB, the user quota limit is still 100KB ?
How about this ?
This is working by design. When you change the group quota, it only applies to any new users added to the group. It is necessary to implement this way due to the complexity of a multi-user multi-permission group system.
It's a bit incorrect to allow use the "system settings" without permission !
This is also normal. If a user do not have access to system settings module, the user can only load the template of the system setting but not any function or API call from it (That is why when you try to open it with a user that has no access permission to the system setting / info tab, it shows all undefined and not usable).
The issue is the invalid configuration of auto created shortcut on desktop where you can customize what to create on user creation by changing the content in the system/desktop/template/ folder.
Totally agree if it's self explained when creating group or have a option as default settings ...
Describe the bug a new user "test" with a new group "Test" can't display info while admin can show details
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Host Information(please complete the following information):
OS: [e.g. Debian Buster]
Go version (if you build it yourself) [e.g. 1.15.0]
Arozos version (e.g. 1.100)
Client Information(please complete the following information):
Additional context Add any other context about the problem here.