On 01/-10/-28163 08:59 PM, Stefan Michael Guenther wrote: > Hello, > > I justed started configuring a freshly installed Djigzo 2.3.1-7. > > When I change the "Settings" and press "Apply", I get the following message: > > ---------------------------------------------------- > You are not allowed to access this resource > > Possible causes > > You are not authorized for this functionality > Your session has expired > The security id has been tampered with > ---------------------------------------------------- > > Hm, I am "admin" and I just logged in. > > Creating a second account with admin rights fails, too, > /var/log/djigzo.log doesn't contain any additional messages. > > Does anyone have an idea what could be wrong?
Are you using Firefox 10? There appears to be a bug in Tomcat 6 (should be fixed with newer releases of Tomcat 6) which is triggered when Firefox 10 is used. Can you change the protocol setting from: protocol="org.apache.coyote.http11.Http11NioProtocol" to: protocol="HTTP/1.1" in the file /etc/tomcat6/server.xml and check whether this solves the problem. Kind regards, Martijn Brinkers -- DJIGZO open source email encryption _______________________________________________ Users mailing list [email protected] http://lists.djigzo.com/lists/listinfo/users
