Daniele Sluijters
acfbcc8414
startup.sh: Ensure SCHEMAS is sorted
...
`find` doesn't sort the output, but if you don't sort it and two schema files are dependent on each other (schema 2 uses an attribute defined in schema 1) the startup of the container will fail. By sorting it you can know/rely on asciibetical sorting to ensure the schema files get included in the right order.
2018-02-06 14:33:26 +01:00
Bertrand Gouny
595af1bf08
Merge pull request #191 from sapid/patch-1
...
Minor typo in README
2018-02-01 10:04:04 +01:00
Will Crawford
51f4458936
Typo in README
2018-01-31 12:29:01 -08:00
Bertrand Gouny
e4df8b2ef7
Merge branch 'hotfix-1.1.11' into stable
v1.1.11
2017-12-19 14:46:42 +01:00
Bertrand Gouny
7f8a93af99
add security instructions
2017-12-19 14:19:33 +01:00
Bertrand Gouny
08f9568d4c
Create schemas in a consistent order. #174
2017-12-13 11:07:01 +01:00
Bertrand Gouny
9cdf0d468c
Merge branch 'apollo13-apollo13-patch-1' into hotfix-1.1.11
2017-12-13 11:05:12 +01:00
Florian Apolloner
c5c39bef71
Create schemas in a consistent order.
2017-12-12 13:13:01 +01:00
Bertrand Gouny
685625a2f0
Add support of readonly user in custom bootstrap ldif #162
2017-12-12 11:34:24 +01:00
Bertrand Gouny
18acd7e95b
Fix NFS issue #169
2017-12-12 11:23:43 +01:00
Bertrand Gouny
b5b6c7aef3
Merge branch 'cetsupport-stable' into hotfix-1.1.11
2017-12-12 11:22:41 +01:00
Bertrand Gouny
337bb19f0e
Add krb5-kdc-ldap with doc examples #171
2017-12-12 11:21:13 +01:00
Bertrand Gouny
8a67006e03
Merge branch 'svdba-krb5-kdc-ldap-with-examples' into hotfix-1.1.11
2017-12-12 11:15:56 +01:00
Bertrand Gouny
e618513141
version 1.1.11
2017-12-05 17:08:36 +01:00
Bertrand Gouny
3424e1036c
[twgit] Init hotfix 'hotfix-1.1.11'.
2017-12-05 17:03:18 +01:00
Sergey Belyaev
aa6e0b5b5c
Add krb5-kdc-ldap with doc examples
2017-12-05 17:50:43 +07:00
cetsupport
91d9533b0c
Fix NFS issue
...
Add directory detection for NFS.
2017-12-02 01:14:03 +09:00
Maik Hinrichs
9491b06626
Add support of readonly user in custom bootstrap ldif
2017-11-14 09:32:42 +01:00
Bertrand Gouny
e55a7cef9d
Merge branch 'release-1.1.10' into stable
v1.1.10
2017-11-09 11:12:25 +01:00
Bertrand Gouny
148da9dd60
changelog
2017-11-09 11:11:33 +01:00
Bertrand Gouny
92d86ffb01
add security issue
2017-11-09 11:04:38 +01:00
Bertrand Gouny
0ff0259f8b
add security issue
2017-11-09 11:02:08 +01:00
Bertrand Gouny
ffad09b768
Merge branch 'datacticapertti-explicit-openldap-uid-gid' into release-1.1.10
2017-11-09 10:24:36 +01:00
Pertti Kellomäki
fb8535f039
Enable matching uid's and gid's in the host and container.
...
Build parameters LDAP_OPENLDAP_UID and LDAP_OPENLDAP_GID can be used
to set the uid and gid of the openldap user explicitly.
2017-10-18 12:22:09 +03:00
Bertrand Gouny
a648a9e259
Merge remote-tracking branch 'origin/stable' into release-1.1.10
2017-10-16 16:19:30 +02:00
Osixia!
519e734aa2
Merge pull request #155 from evgeniagusakova/stable
...
Fix typo
2017-10-16 16:17:07 +02:00
Evgenia Gusakova
392c9b1788
Fix typo
2017-10-16 16:24:19 +03:00
Bertrand Gouny
53607211f5
changelog - light-baseimage:1.1.1
2017-10-06 11:04:20 +02:00
Bertrand Gouny
c254c28f11
Merge remote-tracking branch 'origin/stable' into release-1.1.10
2017-10-04 17:08:23 +02:00
Bertrand Gouny
56311f1869
Merge branch 'asacamano-patch-1' into release-1.1.10
2017-10-04 17:08:13 +02:00
Osixia!
332dd577af
Merge pull request #148 from iMartyn/extra-doc
...
Document the undocumented HOSTNAME variable
2017-10-04 17:05:00 +02:00
Martyn Ranyard
9d4bcb2535
Document the undocumented HOSTNAME variable
2017-10-04 15:02:00 +02:00
asacamano
9cd74a6a23
Let ldapmodify and ldapadd use the same auth
...
I think this fixes https://github.com/osixia/docker-openldap/issues/139
2017-10-04 06:49:39 -06:00
Bertrand Gouny
071a5b8404
Merge remote-tracking branch 'origin/stable' into release-1.1.10
2017-09-28 15:45:43 +02:00
Osixia!
464f554241
Merge pull request #144 from Jonher937/indentation
...
Formatting of readme + spelling
2017-09-28 15:45:06 +02:00
Jonathan Herlin
709fd4cb94
Spelling error
...
Change "beacause" to "because"
2017-09-28 15:37:37 +02:00
Jonathan Herlin
7fdd2b7372
Formatting of readme
...
Indentation fix
2017-09-28 14:56:00 +02:00
Bertrand Gouny
d1e78fdef1
not time lmit for admin
2017-09-25 11:52:30 +02:00
Bertrand Gouny
3e86e1d1d4
v1.1.10
2017-09-23 18:50:36 +02:00
Bertrand Gouny
66d7d7fba2
Merge branch 'stable' into release-1.1.10
2017-09-23 18:49:56 +02:00
Bertrand Gouny
a16b2303ec
[twgit] Init release 'release-1.1.10'.
2017-09-23 18:48:26 +02:00
Osixia!
3900e78904
Merge pull request #137 from mrtnsn/patch-1
...
Fixed readme heading
2017-08-24 11:13:43 +02:00
Christoffer Martinsen
7dee970ee6
Fixed readme heading
2017-08-24 09:29:58 +02:00
Osixia!
2c080c1025
Update CHANGELOG.md
2017-08-06 11:33:04 +02:00
Bertrand Gouny
aee872140c
Merge branch 'hotfix-1.1.9' into stable
v1.1.9
2017-07-19 22:26:10 +02:00
Bertrand Gouny
5b560b2234
Makefile
2017-07-19 22:25:22 +02:00
Bertrand Gouny
ad82829add
add custom ldif dir
2017-07-19 14:27:13 +02:00
Bertrand Gouny
d11265c859
Merge branch 'bersace-ldapadd' into hotfix-1.1.9
2017-07-19 13:54:05 +02:00
Bertrand Gouny
dc5fbb9de6
Merge branch 'ldapadd' of https://github.com/bersace/docker-openldap into bersace-ldapadd
2017-07-19 13:53:42 +02:00
Bertrand Gouny
6353a84f97
fix ldap ssl client with KEEP_EXISTING_CONFIG
2017-07-19 13:51:48 +02:00