Paul Baumgart <[email protected]> writes: > On Tue, Jul 28, 2009 at 10:10 PM, Ross Patterson<[email protected]> wrote: >> Paul Baumgart <[email protected]> writes: >> >>> Hi folks, >>> >>> I have a fresh instance of Plone 3.2.3, installed via the unified > >>> installer, and am having the following error with membrane/remember: >>> >>> I cannot access the registration form (join_form) when using membrane >>> and remember if I am not logged in. I just get redirected to the login >>> prompt. >>> >>> I enabled unauthorized debugging, and get the following log message: >>> >>> Unauthorized: Your user account does not have the required permission. >>> Access to 'invokeFactory' of (TempFolder at >>> /Plone/portal_memberdata/portal_factory/SampleRemember) denied. Your >>> user account, Anonymous User, exists at /acl_users. Access requires >>> one of the following roles: ['Contributor', 'Manager', 'Owner']. Your >>> roles in this context are ['Anonymous']. >>> >>> If I access the join_form when logged in as the admin user, it >>> displays no problem. >>> >>> My steps to reproduce on my system: >>> >>> 1) Install Plone 3.2.3 with the unified installer. >>> 2) Add Products.membrane/remember/sampleremember to the eggs section >>> of my buildout.cfg >>> 3) Run bin/buildout >>> 4) Add the 3 products with the quickinstaller. >>> >>> If I remove SampleRemember and reconfigure Remember to default to >>> adding Members instead of SampleRemember users, I get the same >>> problem. >>> >>> I am using membrane 1.1b5 and have tried both remember 1.1b2 and 1.1b3 >>> with no success. >>> >>> Is this an issue anyone's seen before? I saw an old message in the >>> archives: >>> http://www.mail-archive.com/[email protected]/msg00483.htmlbut >>> the tips in that thread did not resolve my issue. >>> >>> To clarify, self-registration in enabled in the @@security-controlpanel. >>> >>> I really appreciate any help in fixing this. >> >> Can you try doing your install procedure *without* the sampleremember >> bits on a *fresh* Plone site and report your findings? >> > > Hi Ross, > > Thanks for your reply. > > I removed sampleremember completely (it no longer shows up in the > quickinstaller), completely removed the Plone directory, and re-ran > quickinstaller. Unfortunately, I still have the same problem.
To further help you, I need to know what happens when you install *just* membrane and remember (not sampleremember) into a Plone site into which nothing else has *ever* been installed. That's what I meant by fresh. Ross > Something I left out in my previous message: I enabled the > verbose-security setting in my buildout.cfg and also commented out the > Unauthorized exception in the list of Ignored errors in my Plone site > setup. This was following the instructions given by a user on the > #plone IRC channel so that the log error message would show up (the > Unauthorized message for the Anonymous User). > > Furthermore, as soon as I disable remember, I immediately can access > the self-registration form as an anonymous user. > > BTW, I am using Ubuntu Hardy, if that matters at all. > > Thanks again, > Paul > > > -- > Archive: > http://www.coactivate.org/projects/remember/lists/remember/archive/2009/07/1248850091393To > unsubscribe send an email with subject "unsubscribe" to > [email protected]. Please contact > [email protected] for questions. -- Archive: http://www.coactivate.org/projects/remember/lists/remember/archive/2009/07/1248875581547 To unsubscribe send an email with subject "unsubscribe" to [email protected]. Please contact [email protected] for questions.
