You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version to test ghcr.io/nethserver/sogo:2.0.4-dev.1
The simplest way could be to migrate from NS7 to NS8 with the version nethserver-ns8-migration
write to the /usr/share/nethesis/nethserver-ns8-migration/apps/nethserver-sogo/bind.env the version above and migrate the mail stack to a NS8
install NS7 with an openldap account provider, mail and sogo
install the testing version of nethserver-ns8-migration
modify the bind.env to get the version of sogo
migrate the stack
at the end of the account provider migration, the event user-domain-changed is triggered
once the stack is migrated, you can login to sogo with a user of the LDAP (do not reconfigure something)
SOGo does not auto discover the LDAP settings automatically, it is done when we press the button save in the settings page
Proposed solution
We needs to register to the event user-domain-changed and to add a script to auto discover the ldap settings on a service restart
Alternative solutions
click on the button configure when the account provider has changed
The text was updated successfully, but these errors were encountered: