Skip to content
#

openldap

Here are 165 public repositories matching this topic...

kevdogg
kevdogg commented Mar 26, 2020

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:

T

jmhauer
jmhauer commented Feb 24, 2020

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.

Improve this page

Add a description, image, and links to the openldap topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the openldap topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.