Author |
|
esetman Senior Member
Joined: 25 August 2014 Location: Czech Republic
Online Status: Offline Posts: 158
|
Posted: 01 October 2021 at 10:39pm | IP Logged
|
|
|
Hi,
I testing version 9 and I'm having trouble logging in as a user. The user is not in the database. In the admin panel settings I have checked Allow auto-provisioning of new users
In data/settings/modules/MailLoginFormWebclient.config.json I tried changing the value of "Disabled" between false and true
In data/settings/modules/CoreWebclient.config.json I tried changing the DefaultAnonymScreenHash value between login and mail
Login I tried username and username@mydomain.cz
Each time it returns me a wrong username or password error.
I also tried adding the user to the database in the admin panel.
I tried checking and unchecking Use full email address as login
OS CentOS 7. Postfix, dovecot.
Any advice?
I also noticed that when I edit data/settings/modules/MailLoginFormWebclient.config.json
AllowChangeLanguage to false
it is still possible to change the language on the login screen
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 03 October 2021 at 11:44pm | IP Logged
|
|
|
The first thing to recheck is whether this works in default configuration: Disabled set to true in MailLoginFormWebclient.config.json file, DefaultAnonymScreenHash set to login in CoreWebclient.config.json file. And if that one doesn't work, we'll need to know what's in the debug logs.
There's a known issue with mail login form, but the standard login form should work out-of-box.
Quote:
I also noticed that when I edit data/settings/modules/MailLoginFormWebclient.config.json
AllowChangeLanguage to false
it is still possible to change the language on the login screen |
|
|
I wasn't able to reproduce that, you're probably checking that on standard login form, and if so, the setting needs to be changed in StandardLoginFormMobileWebclient.config.json file.
--
Regards,
Igor, Afterlogic Support
|
Back to Top |
|
|
esetman Senior Member
Joined: 25 August 2014 Location: Czech Republic
Online Status: Offline Posts: 158
|
Posted: 18 October 2021 at 1:07am | IP Logged
|
|
|
Hi Igor,
I had a problem configuring the mail server in the admin panel.
Everything works.
Michal
|
Back to Top |
|
|