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
Playbooks to a new Lilik
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
455
Commits
12
Branches
967 KiB
Tree:
de3e0ac650
letsencrypt-seafile
logger
mail
master
nginx-letsencrypt
phabricator
pull/1/master
pydio
python3
services
static_group_user_dovecot
update_ca_key
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'de3e0ac650'
${ noResults }
lilik_playbook
/
roles
/
ldap
/
defaults
/
main.yaml~
3 lines
31 B
Raw
Normal View
History
roles/ldap: super-refactoring and TLS support. - Tasks splitted in subfiles. - Static slapd configuration (slapd.conf) moved *properly* to dynamic conf (slapd.d). - TLS Enabled by default, with certificate acquired using `ca_manager`. - New default tree - New default ACL - Kerberos schema added - {SSHA512} hash properly configured.
5 years ago
---
ldap_tls_enabled: true
...