Open lreiher opened 5 years ago
:+1: We would love to have this as well!
We would love to see this feature as well :-)
+1
Could we do a occ script to make these ? like list the group then
sudo -u nextcloud php8.2 -f /var/www/html/XXXXX/occ group:list --output=json | jq '. | keys'
and then create a groupfolders for all groups occ groupfolders:create then with the folder_id occ groupfolders:group
but it not pratical at all :/
@yodatak thanks for your hint - i belive i create a cronjob for it (but that, i whish i could get quota attributes by ldap)
Hi,
thanks for the great work on Group Folders! I was wondering whether it's possible to add a feature, where a default group folder would be created automatically for each group in Nextcloud. I'd like to create a new group of users in my LDAP backend and automatically have a folder for that group in Nextcloud.