meeting-room-booking-system / mrbs-code

MRBS application code
Other
127 stars 62 forks source link

Upgrade from 1.7.2 to 1.11.5 #3705

Open sktm01 opened 3 months ago

sktm01 commented 3 months ago

Server details (please complete the following information):

Additional context Hi, I would like to update MRBS from version 1.7.2 to 1.11.5, but I cannot find complete documentation on how to do it anywhere.

sktm01 commented 3 months ago

[01-Aug-2024 11:51:11 UTC] [MRBS DEBUG] MRBS\Auth\AuthLdap->action(730): got LDAP connection using ldap://ldap.man.poznan.pl:389 [01-Aug-2024 11:51:11 UTC] [MRBS DEBUG] MRBS\Auth\AuthLdap->action(741): binding with search_dn and search_password [01-Aug-2024 11:51:11 UTC] [MRBS DEBUG] MRBS\Auth\AuthLdap->action(754): initial bind failed: Invalid credentials [01-Aug-2024 11:51:11 UTC] [MRBS DEBUG] MRBS\Auth\AuthLdap->action(811): no DN determined, not calling callback [01-Aug-2024 11:51:11 UTC] [MRBS DEBUG] MRBS\Auth\AuthLdap->action(730): got LDAP connection using ldap://ldap.man.poznan.pl:389 [01-Aug-2024 11:51:11 UTC] [MRBS DEBUG] MRBS\Auth\AuthLdap->action(741): binding with search_dn and search_password [01-Aug-2024 11:51:11 UTC] [MRBS DEBUG] MRBS\Auth\AuthLdap->action(754): initial bind failed: Invalid credentials [01-Aug-2024 11:51:11 UTC] [MRBS DEBUG] MRBS\Auth\AuthLdap->action(811): no DN determined, not calling callback [01-Aug-2024 11:52:28 UTC] [MRBS DEBUG] MRBS\Auth\AuthLdap->action(730): got LDAP connection using ldap://ldap.man.poznan.pl:389 [01-Aug-2024 11:52:28 UTC] [MRBS DEBUG] MRBS\Auth\AuthLdap->action(741): binding with search_dn and search_password [01-Aug-2024 11:52:28 UTC] [MRBS DEBUG] MRBS\Auth\AuthLdap->action(754): initial bind failed: Invalid credentials [01-Aug-2024 11:52:28 UTC] [MRBS DEBUG] MRBS\Auth\AuthLdap->action(811): no DN determined, not calling callback [01-Aug-2024 11:52:28 UTC] [MRBS DEBUG] MRBS\Auth\AuthLdap->action(730): got LDAP connection using ldap://ldap.man.poznan.pl:389 [01-Aug-2024 11:52:28 UTC] [MRBS DEBUG] MRBS\Auth\AuthLdap->action(741): binding with search_dn and search_password [01-Aug-2024 11:52:28 UTC] [MRBS DEBUG] MRBS\Auth\AuthLdap->action(754): initial bind failed: Invalid credentials [01-Aug-2024 11:52:28 UTC] [MRBS DEBUG] MRBS\Auth\AuthLdap->action(811): no DN determined, not calling callback

What's strange to me is that in version 1.7.4 it worked without the user being LDAP_search.

campbell-m commented 3 months ago

What happens if you comment out the three $ldap_dnsearch* settings?