example_configs: Update nextcloud.md - add a example of group filter (#882)
This commit is contained in:
parent
22623bfab1
commit
7806ed34ff
@ -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)))
|
||||
```
|
||||

|
||||
|
||||
## Sharing restrictions
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user