example_configs: Update nextcloud.md - add a example of group filter (#882)

This commit is contained in:
kri164 2024-03-28 10:29:55 +01:00 committed by GitHub
parent 22623bfab1
commit 7806ed34ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -114,7 +114,10 @@ Enter a valid username in lldap and check if your filter is working.
### Groups
You can use the menus for this part : select `groupOfUniqueNames` in the first menu and check every group you want members to be allowed to view their group member / share files with.
For example:
```
(&(|(objectclass=groupOfUniqueNames))(|(cn=family)(cn=friends)))
```
![groups configuration page](images/nextcloud_groups.png)
## Sharing restrictions