Greenlight: Reset password button

Created on 26 Apr 2020  路  3Comments  路  Source: bigbluebutton/greenlight

Hello Everyone,
I have install greenlight on bigbigbluebutton server and trying to reset user password but in admin there is an option to reset as shown on bbb documentation (https://docs.bigbluebutton.org/greenlight/gl-admin.html)
"Administrator just needs to click the Reset user password button and an email will be sent out to the user with the required instructions."

in my admin page there is no Reset user password button
Screenshot 2020-04-26 at 22 22 08

how to add Reset user password button..?

Most helpful comment

Have you entered SMTP-configration in .env-File and restarted Docker?

All 3 comments

Which provider do you use? This is shown above. Normally the reset only works with Greenlight accounts.

Have you entered SMTP-configration in .env-File and restarted Docker?

Hi,

I upgraded greenlight to the latest version, added the SMTP configuration to the env file and restarted the container. I still have the same issue.

Greenlight only backend of course.

Any idea ?

EDIT

Found the issue, I lacked the ALLOW_MAIL_NOTIFICATIONS=true parameter.

Thanks

Was this page helpful?
0 / 5 - 0 ratings