Skip to content
GitLab
Explore
Sign in
Register
Commits · ab5154ee83effe9abb3b7f37b55201cce4724058
openldap
Browse files
Dec 10, 2015
Depend on Apache role, remove unnecessary tasks and config.
· ab5154ee
nimrod
authored
Dec 10, 2015
ab5154ee
Updated pre-commit.
· c3b54cf0
nimrod
authored
Dec 10, 2015
c3b54cf0
Dec 01, 2015
Updated the TODO list.
· 6e9b7ed5
nimrod
authored
Dec 01, 2015
6e9b7ed5
Reconfigure packages if needed.
· b604f629
nimrod
authored
Dec 01, 2015
b604f629
Nov 29, 2015
Don't rate-limit ports, not needed.
· dc499a61
nimrod
authored
Nov 29, 2015
dc499a61
Nov 24, 2015
Update TODO list.
· 443dd045
nimrod
authored
Nov 24, 2015
443dd045
Nov 23, 2015
Update TODO list.
· 6b88c692
nimrod
authored
Nov 23, 2015
6b88c692
Nov 20, 2015
Updated TODO list.
· 24e6aabc
nimrod
authored
Nov 21, 2015
24e6aabc
Changed olcTLS attributes set from with_items to with_dict and run it twice...
· c647a3f8
nimrod
authored
Nov 21, 2015
c647a3f8
Nov 17, 2015
Update README to reflect recent changes.
· 5a51080e
nimrod
authored
Nov 17, 2015
5a51080e
- Use internal TLS variables (to be defined by the playbook/ environment) for
· f655ed4b
nimrod
authored
Nov 17, 2015
f655ed4b
- Flush handlers before configuring olcTLS*, so that slapd restarts and it's
· f165f9a3
nimrod
authored
Nov 17, 2015
f165f9a3
Nov 16, 2015
Handle different backends according to distro version.
· f7714178
nimrod
authored
Nov 16, 2015
f7714178
Open port in firewall last.
· 0e71600c
nimrod
authored
Nov 16, 2015
0e71600c
Allow anonymous access to a user's shell and full name.
· 0b040ac8
nimrod
authored
Nov 16, 2015
0b040ac8
Nov 14, 2015
Update TODO list.
· a8617bca
nimrod
authored
Nov 14, 2015
a8617bca
Add comment in the Apache virtualhost config template for phpLDAPadmin.
· e31b4b05
nimrod
authored
Nov 14, 2015
e31b4b05
- Backup script is no longer a template, so just copy the file.
· 57bc408c
nimrod
authored
Nov 14, 2015
57bc408c
- Use Ansible modules from ansible-modules repo, so instead of generating a ldif
· c37ad49b
nimrod
authored
Nov 14, 2015
c37ad49b
Nov 13, 2015
Update README.
· e72d583a
nimrod
authored
Nov 13, 2015
e72d583a
Search of all base distinguishedName and backup all individualy.
· 8b93a3ad
nimrod
authored
Nov 13, 2015
8b93a3ad
Don't set default basedn, not always a single one. But use default ldapuri.
· 25d6ce5c
nimrod
authored
Nov 13, 2015
25d6ce5c
Enable debug output for ldapmodify (doesn't normal runs).
· e618ad34
nimrod
authored
Nov 13, 2015
e618ad34
Nov 12, 2015
No need to specify the basedn, it's already the default.
· 75501774
nimrod
authored
Nov 12, 2015
75501774
Nov 10, 2015
Used wrong path CA certificate file, corrected.
· 349deaf5
nimrod
authored
Nov 10, 2015
349deaf5
Correct openldap_basedn default value.
· e18eb380
nimrod
authored
Nov 10, 2015
e18eb380
Nov 08, 2015
Correct missed basedn -> openldap->basedn rename.
· 3ca947f6
nimrod
authored
Nov 08, 2015
3ca947f6
Nov 03, 2015
Add openldap_ prefix to variable names, remove default random password, update...
· bce6d383
nimrod
authored
Nov 03, 2015
bce6d383
Updated TODO list.
· b3819961
nimrod
authored
Nov 03, 2015
b3819961
The TLS key and cert fact were renamed to tls_key_path and tls_cert_path, corrected accordingly.
· 8812412b
nimrod
authored
Nov 03, 2015
8812412b
Nov 01, 2015
Add MIT license.
· 33cb628d
nimrod
authored
Nov 01, 2015
33cb628d
Add pre-commit config.
· aedf2e13
nimrod
authored
Nov 01, 2015
aedf2e13
Removed refrence to removed tasks, rename role from ldap to openldap.
· b3264310
nimrod
authored
Nov 01, 2015
b3264310
Add TODO list.
· a67e846c
nimrod
authored
Nov 01, 2015
a67e846c
Clean meta.
· edd97bc1
nimrod
authored
Nov 01, 2015
edd97bc1
Remove certs and firewall tasks, moved to common role.
· 21c4b514
nimrod
authored
Nov 01, 2015
21c4b514
Oct 21, 2015
Instead of crontab entry, place a script in /etc/cron.daily (more package...
· 766fa6a9
nimrod
authored
Oct 21, 2015
766fa6a9
Correct syntax errors in README.
· 2be95e19
nimrod
authored
Oct 21, 2015
2be95e19
No need to save old versions commented out, I've got history.
· 4790f821
nimrod
authored
Oct 21, 2015
4790f821
Cleanup firewall tasks.
· d064b0cb
nimrod
authored
Oct 21, 2015
d064b0cb
Loading