Hi everyone.
I am testing the SuiteCRM app and have entered a fair bit of data now.
All of a sudden users can’t login. everyone just gets “You have been logged out because your session has expired.”
I can checked the most common things. I removed access to the users and re added it. I have even tried the default user, “ucsadmin” but everyone gets the same message.
in the suitecrm.log file i just get.
Thu Feb 15 13:53:45 2018 [2542][-none-][FATAL] FAILED LOGIN:attempts[1] - jason.king
Thu Feb 15 14:08:47 2018 [1730][-none-][FATAL] FAILED LOGIN:attempts[1] - ucsadmin
good to hear that you are testing SuiteCRM. Some questions.
How do you operate SuiteCRM? Did you download the pre-installed virtual machine from the SuiteCRM website or the app catalog on the Univention website?
Is it the only system in your UCS environment?
How is the UCS host system configured to obtain his ip address? Does it have a static address configured or is it using a dynamic IP address via DHCP and did this address change recently?
I have a second server that is part of the Univention Domain.
This second server has SuiteCRM installed from the app center.
The Main UCS server is a static address. The second UCS server gets its address by DHCP, but has a reservation for this host. The address has not changed as the static DNS entry to get to the server still resolves to the ip.
A note maybe of worth. I just tried the password reset on the suitcrm login page.
When i finish this, it will let me in. But if i logout i can not log back in. Goes through the reboot loop saying “You have been logged out because your session has expired.”
I have tested on systems that have never been to the CRM before. so it is not a local cache problem.
When I try to log in with the ucsadmin user, with password from /var/lib/suitecrm_etc/suitecrm/ucsadmin.secret, i cant login and there are 4 entries in suitecrm.log.
Fri Feb 16 09:43:42 2018 [15151][-none-][FATAL] SECURITY: ldapauth: failed LDAP bind (login) by ucsadmin, could not construct bind_user
Fri Feb 16 09:43:42 2018 [15151][-none-][FATAL] SECURITY: User authentication for ucsadmin failed
Fri Feb 16 09:43:42 2018 [15151][-none-][FATAL] SECURITY: User authentication for ucsadmin failed
Fri Feb 16 09:43:42 2018 [15151][-none-][FATAL] FAILED LOGIN:attempts[1] - ucsadmin
Apparently all interactive logon attempts are sent to the Domain controller. but there is no domain user “ucsadmin”.
With domain user works the login.