Difference between revisions of "Template:POAPleskConfig"

 
Line 6: Line 6:
 
Open-Xchange via POA.
 
Open-Xchange via POA.
  
In <tt>/opt/open-xchange/etc/login.properties</tt> set
+
In <tt>/opt/open-xchange/etc/login.properties</tt> add the new setting
  
 
  com.openexchange.login.formLoginWithoutAuthId=true
 
  com.openexchange.login.formLoginWithoutAuthId=true

Latest revision as of 08:53, 15 September 2016

In /opt/open-xchange/etc/sessiond.properties set

com.openexchange.sessiond.autologin=true

If not, users will get the message The action "store" is disabled due to server configuration when they directly access Open-Xchange via POA.

In /opt/open-xchange/etc/login.properties add the new setting

com.openexchange.login.formLoginWithoutAuthId=true

In /opt/open-xchange/etc/plugin/hosting.properties set

CHECK_CONTEXT_LOGIN_MAPPING_REGEXP=[$%:\\.+a-zA-Z0-9@_\\/\\|-]

In /opt/open-xchange/etc/AdminUser.properties set

PRIMARY_MAIL_UNCHANGEABLE=false