Bugzilla – Bug 121002
open-xchange: correctfilespool chowns to wrong group
Last modified: 2005-11-04 11:04:45 UTC
At least on my systems, tomcat runs with the group "tomcat", not "nogroup". However, open-xchange's "correctfilespool" sets USERGROUP="wwwrun:nogroup", which results in the groupware not being able to access the filespool. Hence, the USERGROUP variable should be changed to USERGROUP="wwwrun:tomcat" (@rungid@ is wrong).
Now fixed in STABLE