This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
lilik_playbook
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fixup! roles/nextcloud: ldap groups memberof overlay fix
python3
Zolfa
5 years ago
parent
6db052e8a7
commit
0d032a9e2b
Signed by:
zolfa
GPG Key ID:
E1A43B038C4D6616
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
roles/nextcloud/tasks/main.yaml
+ 1
- 0
roles/nextcloud/tasks/main.yaml
View File
@ -197,6 +197,7 @@
vars:
ldap_settings:
has_memberof_filter_support
:
'1'
use_memberof_to_detect_membership
:
'0'
ldap_host
:
'{{ ldap_server }}'
ldap_port
:
'389'
ldap_dn
:
'cn={{ host_fqdn }},ou=Server,{{ ldap_basedn }}'
Write
Preview
Loading…
Cancel
Save