1.5k views
by (640 points)
Hello,

I'm creating user but I don't know what was the password. Everytime I need to reset it after creating user. Could you please hint me default password?

1 Answer

0 votes
by (2.5k points)
Thank you for escalating your problem.
You need to configure your Mail Server to get emails working. 
 
If you haven't configured it yet, you can execute below query to configure the same
UPDATE `kaldin`.`email_settings` SET `host` = "SMTP URL", `port` = "SMTP PORT", `mail_from` = "From Email", `user_name` = "SMTP Login ID", `password` = "SMTP Login Password", `auth_flag` = 1, `contype` = "SSL/TLS OR PLAIN";
 
To reset admin password, use 'Forgot Password?' link on the login page(Administrator Login).
 
Thanks,
 
Kaldin Support Team,
Phone: +1 (303) 500-8025 (USA)
Skype: Kaldin.Support
 
  

 

Categories

...