docker_auth icon indicating copy to clipboard operation
docker_auth copied to clipboard

LDAP BaseDN login with password from system variable

Open mstup opened this issue 1 year ago • 0 comments

For use in Docker I see it more convenient to obtain password from system variable instead of reading it from file specified in bind_password_file configration parameter. I don't want to spread configuration over bunch on different places and files but to have in one place as much as it possible.

Could be related to https://github.com/cesanta/docker_auth/pull/339

mstup avatar Jun 01 '24 08:06 mstup