JohnBeePowel - Hey everyone. I've just installe...

Hey everyone. I've just installed LLDAP in a docker container. It seems to work well with Jellyfin. I want to get the password reset to work. Right now it doesn't work. I set it up with my throwaway Gmail account, I generated an app password and it put it in the toml file. When I tried password reset, it doesn't send a password. Am I missing a configuration?
Solution:
[smtp_options] enable_password_reset=true server="smtp.gmail.com" port=465 smtp_encryption = "TLS"...
Jump to solution
29 Replies
JohnBeePowel
JohnBeePowel3w ago
Here is my config
nitnelave
nitnelave3w ago
Can you post the verbose LLDAP logs?
JohnBeePowel
JohnBeePowel3w ago
here's the logs. I scrubbed some info.
nitnelave
nitnelave3w ago
That's a long log 😄 I don't see a password reset request in the last part, once you enabled verbose logs
JohnBeePowel
JohnBeePowel3w ago
I wasnt sure what to grab. So you think i didnt set it properly ? I used docker to deploy it, then after starting it and testing it out, i edited the toml file.
nitnelave
nitnelave3w ago
Can you start it in verbose mode, try to reset the password, and send me just these logs?
JohnBeePowel
JohnBeePowel3w ago
I restarted the container, tried a password reset and grabbed those logs.
nitnelave
nitnelave3w ago
I'm sorry, but I don't see it in the logs... Not sure what's going on What do you get in the frontend? (how are you doing a password reset?)
JohnBeePowel
JohnBeePowel3w ago
I go to the front end, on port 17170, click on "forgot your password", type my email and click "reset my password". Then I get the message "token was sent to your mail"
nitnelave
nitnelave3w ago
You type your email, right? 😄 Not password
JohnBeePowel
JohnBeePowel3w ago
Yes exactly
nitnelave
nitnelave3w ago
I don't see anything matching that in the server logs Do you get errors in the web console? Do you see a request to /auth/reset/step1 ? And step2 (or are these the wrong logs?)
JohnBeePowel
JohnBeePowel3w ago
I'm looking at the logs from the docker plugin on OpenMediaVault. Is there another log I can search from inside the container ?
nitnelave
nitnelave3w ago
Nope, that's the one To be clear, this is exactly the log format I'm expecting, there's just no message corresponding to the queries Maybe is it from a previous restart? (though they're from 2 minutes before your message, so...)
JohnBeePowel
JohnBeePowel3w ago
The timestamp is the good one. I'm looking at live logs while I try the password reset. Here is the docker-compose.yml
Want results from more Discord servers?
Add your server