openldap
Here are 165 public repositories matching this topic...
-
Updated
Jun 13, 2020 - Vue
-
Updated
Feb 18, 2020 - C
-
Updated
Jun 16, 2020 - TypeScript
-
Updated
May 20, 2020 - Python
-
Updated
Jun 26, 2020 - C#
-
Updated
Jun 11, 2020 - PHP
-
Updated
Jun 15, 2020 - Shell
It seems like in tls-enable.ldif and 10-openldap, the variables are mistakenly called ..._DH_PARAM_... and ..._DHPARAM_... i
The option PASSWORD_HASH=auto stores the password in clear text if no password is set before, because there is no Hash mechanism used if no password exists.
I think it would be a better way to use a standard Hash mechanism like SHA instead of using clear text. So the password is hashed, even if no password exists before.
-
Updated
Jul 1, 2020 - Java
-
Updated
Jun 28, 2020 - C#
-
Updated
Jun 19, 2020 - PHP
-
Updated
Jun 28, 2020 - Dockerfile
-
Updated
Jul 1, 2020 - Smarty
-
Updated
Feb 25, 2020 - C#
-
Updated
May 21, 2020 - Swift
-
Updated
Jun 25, 2020 - Go
-
Updated
Jun 26, 2020 - Dockerfile
When running docker-compose up on the https://github.com/tiredofit/docker-openldap-fusiondirectory/blob/master/examples/docker-compose.yml file, I get the following error:
openldap-fusiondirectory-app | [cont-init.d] 10-openldap: executing...
openldap-fusiondirectory-app | ** [openldap] ERROR: the database directory (/var/lib/openldap) is empty but not the config directory (/etc/
-
Updated
Jul 1, 2020 - Java
-
Updated
Nov 13, 2019 - Shell
-
Updated
Mar 27, 2016 - Shell
Improve this page
Add a description, image, and links to the openldap topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the openldap topic, visit your repo's landing page and select "manage topics."
I feel really bad for posting this here, since this is more of a support issue, so I apologize.
I'm kind of new to docker however I'm seeking more help how to build the image with custom a custom UID/GID
I'm aware ldap has reserved UID/GID of 439/439 (https://wiki.archlinux.org/index.php/DeveloperWiki:UID_/_GID_Database)
I read your instructions regarding how to address this issue: