ae3b721b32
Refresh schema list
...
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-03-14 16:07:12 +01:00
5472129d52
Document SLAPD_ADMIN_USER
...
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-03-14 16:03:34 +01:00
76a510a888
Completely rebuild image
...
to be autoconfiguring on alpine linux using the bootstrap mechanisms
used by dinkel/docker-openldap combined with own work
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-03-14 15:59:36 +01:00
danielguerra69
074a648606
improved readme
2016-03-24 21:40:43 +01:00
danielguerra69
2e4b41c48e
adapted for alpine linux
...
adapded clone from Christian Luginbühl <dinkel@pimprecords.com>
docker-openldap
2016-03-24 21:33:42 +01:00
dinkel
cb424dd34b
Clarifications for issue #7 initiated by virtuman.
2016-02-28 18:15:16 +01:00
dinkel
d2da60fbba
Merge pull request #6 from Vampouille/patch-1
...
Typo found and corrected by Vampouille
2016-02-23 14:57:07 +01:00
Julien Acroute
fb952d04a6
little mistype
2016-02-19 10:39:40 +01:00
Christian Luginbühl
92fdba1bf8
Documentation style cleanup and (hopefully) clarified configuration for ppolicy
2016-02-16 22:49:39 +01:00
Christian Luginbühl
cad3117b44
Modified coding style
2016-02-16 22:48:19 +01:00
Christian Luginbühl
dd01783d88
Merge branch 'kogosoftwarellc-adding-ppolicy'
2016-02-16 21:13:07 +01:00
jsdevel
88614bd176
Adding ppolicy
2016-02-08 05:37:21 -07:00
Christian Luginbühl
88fbcb52dd
Added functionality to reconfigure a previously configured container
2015-12-20 15:59:32 +01:00
Christian Luginbühl
8018760c5e
Fixed typo in my e-mail
2015-09-26 17:24:56 +02:00
dinkel
d6fd848324
Merge pull request #4 from rysiekpl/patch-1
...
/var/run/slapd also has to be accessible to slapd
2015-09-26 16:57:12 +02:00
rysiekpl
ff5b30e575
/var/run/slapd also has to be accessible to slapd
...
Sharing unix sockets via data-only containers is a viable way of communicating between processes; to do this, however, `/var/run/slapd` has to be on a volume from an external container. There is no guarantee that it will have the correct permissions, hence the need to `chown` it in eintrypoint script.
2015-09-19 19:09:10 +02:00
Christian Luginbühl
390f2a876c
Fixed a few typos in the README
2015-06-20 19:01:41 +02:00
Christian Luginbühl
6e5b505ba4
Fixed Dockerfile and removed unused client package (was used in debugging)
2015-06-09 17:00:16 +02:00
Christian Luginbühl
562ad030ad
Stoppen installing 'recommends'
2015-06-09 16:55:34 +02:00
Christian Luginbühl
2dcde28f99
Updated to Debian Jessie
2015-06-03 00:10:21 +02:00
Christian Luginbühl
bd213c1c78
Moved 'ulimit' command before 'set -e' to avoid permaent errors with low global ulimits as requested by Hong Xu (xuhdev)
2015-03-25 23:02:50 +01:00
Christian Luginbühl
b165002180
Added sane open file descriptors limit based on request by Hong Xu (xuhdev)
2015-03-25 16:46:27 +01:00
dinkel
8df69d5799
Merge pull request #2 from xuhdev/owner
...
Change the owner of the files in /var/lib/ldap to openldap and run sladp as openldap
2015-03-21 16:03:35 +01:00
hong Xu
8c0efb2d3f
Change the owner of the files in /var/lib/ldap to openldap and run as openldap
2015-03-20 17:44:15 -07:00
Christian Luginbühl
8638ea5a6f
Added modules/overlays to configuration
2015-03-16 23:22:40 +01:00
Christian Luginbühl
e520b15129
Simplified saving the configuration as own VOLUME and so removed symlink hack
2015-03-11 23:35:56 +01:00
Christian Luginbühl
d7beb4a790
Added possibility to load additional schemas
2015-02-19 03:12:12 +01:00
Christian Luginbühl
59c1d03bf3
Configuration now actually survives a restart
2015-02-18 22:12:48 +01:00
Christian Luginbühl
ddc5204228
Escaped characters in password hash, so sed doesn't crash anymore
2015-02-18 21:28:26 +01:00
Christian Luginbühl
9d1708513e
Added facility to read and write to dn=config branch
2015-02-18 20:43:34 +01:00
Christian Luginbühl
befe7c5b26
Initial version
2015-02-18 16:23:34 +01:00