Hi I’m using Nextcloud 27. My question is: is there a way to add an administrator that has permissions for creating users and user groups only?
The idea is: I want to manage a NC for a customer. The customer should not be allowed to change any admin settings but he should be allowed to create new users and user groups.
It says: Group administrators cannot access system settings, or add or modify users in the groups that they are not Group Administrators for. Use the dropdown menus in the Group Admin column to assign group admin privileges.
So the Group administrators is almost what i need (no system settings, this is good). But the Group administrator in my case should be allowed to create new groups and users and assign the users to the groups. Is there a way to achieve this? Thanks
Thanks for the info! Can you describe this in more detail? You mean to create scripts with occ, but how can i execute them? - and how does this avoid a user for accessing the system settings?