Dear list readers, using LocalFS 0.95 war fine until trying to upgrade to Zope 2.2.2. Both freshly installed, the following snippet raises the error: "Unauthorized", "You are not authorized to access read.": <dtml-var standard_html_header> <dtml-var "frei['analog.html'].read()"> <dtml-var standard_html_footer> It is used to display site statistics contained in analog.html, which resides in a local directory referenced by LocalFS under the name "frei" (cf. LocalFS-HowTo). There is no special security setting for the read-method, as for as the security tab is concerned. Also, as a user with all possible permissions, the error still occurs. The same file can seamlessly be read in a Zope 2.2.b1 installation on the same machine, under the same user. LocalFS's author Jonothan Farr (mailto:jfarr@real.com) suggested to ask on zope-dev: Could you help, please? Thanks in advance, --- Ralf Herold, mailto:ralf.herold@charite.de
participants (1)
-
ralf.herold@charite.de