Re: [users@httpd] How to avoid plain password in mod_ldap
The documentation states that you can use an executable to return the password. Since the password is read on server startup, you could make that script owned by root and give it rx permissions for root only. That should make sure no one (except root) can read your password. https://httpd.apache
[users@httpd] How to avoid plain password in mod_ldap
There are a plain password store in mod_ldap. Is there any way to encrypt the password? Like: AuthLDAPBindPassword password Thanks and Regards, Rajendra Rathore 9922701491