|
Hello, I just installed PLA and an OpenLDAP server for personal use. Everything is working fine. I'm able to connect to the LDAP server though LDAPS but there is a last thing that is bothering me and I don't find any answer how to solve it. Curently, the variable LDAP_PASSWORD is in plain text in the .env file. I read in the wiki that there is the variable LDAP_PASSWORD_ENC to tell if LDAP_PASSWORD is encrypted or in plain text but I didn't find any documentation or example to show how it is working. I tried these solution but none of them works and the server send me an error 500 invalid credential when I want to access to the login page :
Could someone help me to solve this ? Best regards |
Replies: 2 comments
|
Hi, the
|
|
Thanks, that's perfect |
Hi, the
LDAP_PASSWORD_ENCis available in dev at the moment, and will be available in the next release after 2.3.11.docker exec -it pla-web-demo-1 ./artisan encrypt:password -h