Skip to content
GitLab
Explore
Sign in
Register
Commits · 0b040ac836fa59fc06ae922e1827efa117db3422
openldap
Browse files
Nov 16, 2015
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
Seperate phpLDAPadmin to a different tasks file, make the role a little more structured.
· 47cce61b
nimrod
authored
Oct 21, 2015
47cce61b
Don't configure LDAPS if the configuration (template) hasn't changed.
· 05a28ef3
nimrod
authored
Oct 21, 2015
05a28ef3
Forgot to add the certs, firewall tasks files.
· 970b26be
nimrod
authored
Oct 21, 2015
970b26be
Little cleanups, more consistent.
· 9855b520
nimrod
authored
Oct 21, 2015
9855b520
Move TLS certificate handling and initial firewall handling each to a seperate...
· 35f9b963
nimrod
authored
Oct 21, 2015
35f9b963
Correct slapd peseeding (password was hardcoded, not a variable).
· 05568413
nimrod
authored
Oct 21, 2015
05568413
Oct 20, 2015
Limit rules in UFW implies allow, remove allow rules (caused every run to be...
· bcd660a5
nimrod
authored
Oct 20, 2015
bcd660a5
Since OpenLDAP uses gnuTLS and Apache uses OpenSSL, it's silly to keep 2...
· 253ea568
nimrod
authored
Oct 20, 2015
253ea568
Oct 19, 2015
LDAPS support is done, but still needs testing with specified certificate (not snakeoil).
· c66be1fd
nimrod
authored
Oct 19, 2015
c66be1fd
Oct 15, 2015
Filled README file.
· 4836a606
nimrod
authored
Oct 15, 2015
4836a606
WIP, all but LDAPS is working.
· 05df757c
nimrod
authored
Oct 15, 2015
05df757c
Oct 14, 2015
Create basedn from domain.
· 71b94050
nimrod
authored
Oct 14, 2015
71b94050
Oct 07, 2015
Correct repositroy name.
· 312fdd2c
nimrod
authored
Oct 07, 2015
312fdd2c
First commit.
· 7b6f254b
nimrod
authored
Oct 07, 2015
7b6f254b
Loading