List Info

Thread: Access denied 403 problem for anonymous users




Access denied 403 problem for anonymous users
country flaguser name
Belgium
2007-11-03 09:16:28
Hi,

I have a weird access denied 403 problem on one of my sites
- see 
http://www.sententiae.org/


Only happens with anonymous access, and only for one content
type 
(page). (The right column points to a different content
type, and that 
shows fine.)

I would think I'm a seasoned user but here I have no clue..
nodeaccess 
is off, taxonomy access is off, anonymous are allowed to see
nodes, does 
not depend whether cache is off or on... any ideas,
anybody?

This site is not very important but if this happened on one
of the 
crucial ones, I would have absolutely no solution!

Any ideas what to check for - variables, cookie, etc. Let me
know, please.

I'm running D5.2.

Tomáš / Vacilando


PS I've also posted a support request at http://drupal.org/node/
188956 
but I doubt anybody would help with this one there, so I am
sending it 
to this list to bring it to the attention of the devs.


Re: Access denied 403 problem for anonymous users
user name
2007-11-03 10:28:34
Tried rebuilding node permissions Admin >>Content Management >> Post Settings.
Could be the case.

On 03/11/2007, Tomas J. Fulopp < tomivacilando.org"> tomivacilando.org> wrote:
Hi,

I have a weird access denied 403 problem on one of my sites - see
http://www.sententiae.org/

Only happens with anonymous access, and only for one content type
(page). (The right column points to a different content type, and that
shows fine.)

I would think I'm a seasoned user but here I have no clue.. nodeaccess
is off, taxonomy access is off, anonymous are allowed to see nodes, does
not depend whether cache is off or on... any ideas, anybody?

This site is not very important but if this happened on one of the
crucial ones, I would have absolutely no solution!

Any ideas what to check for - variables, cookie, etc. Let me know, please.

I'm running D5.2.

Tomáš / Vacilando


PS I've also posted a support request at http://drupal.org/node/188956
but I doubt anybody would help with this one there, so I am sending it
to this list to bring it to the attention of the devs.




--
_PK
Skype: pavankeshavamurthy
http://grahana.wordpress.com/
Re: Access denied 403 problem for anonymous users
country flaguser name
United States
2007-11-04 10:04:09
Quoting "Tomas J. Fulopp" <tomivacilando.org>:

> Hi,
>
> I have a weird access denied 403 problem on one of my
sites - see 
> http://www.sententiae.org/

>
> Only happens with anonymous access, and only for one
content type 
> (page). (The right column points to a different content
type, and 
> that shows fine.)
>
> I would think I'm a seasoned user but here I have no
clue.. 
> nodeaccess is off, taxonomy access is off, anonymous
are allowed to 
> see nodes, does not depend whether cache is off or
on... any ideas, 
> anybody?
>

Grasping at straws to find the needle; how about the Role
for the Input 
Format?

Earnie -- http://for-my-kids.com/
-- http://give-me-an-offer.
com/


Re: Access denied 403 problem for anonymous users
user name
2007-11-04 13:59:14
On 11/3/07, Tomas J. Fulopp <tomivacilando.org> wrote:
> Hi,
>
> I have a weird access denied 403 problem on one of my
sites - see
> http://www.sententiae.org/

>
> Only happens with anonymous access, and only for one
content type
> (page). (The right column points to a different content
type, and that
> shows fine.)


I guess you have set your front page to a node of type page,
and this
must be a node access issue.

After making sure that you don't have any node access
modules enabled,
try the "Rebuild permissions" button in
"admin/content/node-settings".

If that  doesn't help, take a look at the node_access table
in the
database (or use the devel module) to see if there are any
leftover
entries which affect those nodes. If you find any, notice
the "realm"
field so that you know the culprit.

Try to empty the node_access table and then insert only a
single row
with nid=0, just like the modules/system/system.install
script does
during installation.

While you are there, truncate the cache tables as well, just
in case.


> I would think I'm a seasoned user but here I have no
clue.. nodeaccess
> is off, taxonomy access is off, anonymous are allowed
to see nodes, does
> not depend whether cache is off or on... any ideas,
anybody?
>
> This site is not very important but if this happened on
one of the
> crucial ones, I would have absolutely no solution!
>
> Any ideas what to check for - variables, cookie, etc.
Let me know, please.
>
> I'm running D5.2.
>
> Tomáš / Vacilando
>
>
> PS I've also posted a support request at http://drupal.org/node/
188956
> but I doubt anybody would help with this one there, so
I am sending it
> to this list to bring it to the attention of the devs.
>
>

Re: Access denied 403 problem for anonymous users
country flaguser name
Belgium
2007-11-05 01:31:44
Thanks for the ideas on this (Pavan, Earnie, Cog) - indeed 'rebuild permissions' helped. I have forgotten about this item, shame on me. But it points to a problem of with Nodeaccess not removing its traces when switched off; I'll raise this issue in that module's issue cue.

Excellent, thanks for the help!

Tomáš



Cog Rusty wrote:
mail.gmail.com" type="cite">
On 11/3/07, Tomas J. Fulopp vacilando.org"><tomivacilando.org> wrote:
  
Hi,

I have a weird access denied 403 problem on one of my sites - see
http://www.sententiae.org/

Only happens with anonymous access, and only for one content type
(page). (The right column points to a different content type, and that
shows fine.)
    


I guess you have set your front page to a node of type page, and this
must be a node access issue.

After making sure that you don't have any node access modules enabled,
try the "Rebuild permissions" button in "admin/content/node-settings".

If that  doesn't help, take a look at the node_access table in the
database (or use the devel module) to see if there are any leftover
entries which affect those nodes. If you find any, notice the "realm"
field so that you know the culprit.

Try to empty the node_access table and then insert only a single row
with nid=0, just like the modules/system/system.install script does
during installation.

While you are there, truncate the cache tables as well, just in case.



  
I would think I'm a seasoned user but here I have no clue.. nodeaccess
is off, taxonomy access is off, anonymous are allowed to see nodes, does
not depend whether cache is off or on... any ideas, anybody?

This site is not very important but if this happened on one of the
crucial ones, I would have absolutely no solution!


Any ideas what to check for - variables, cookie, etc. Let me know, please.


I'm running D5.2.

Tomáš / Vacilando



PS I've also posted a support request at http://drupal.org/node/188956
but I doubt anybody would help with this one there, so I am sending it
to this list to bring it to the attention of the devs.



    

  
[1-5]

about | contact  Other archives ( Real Estate discussion Medical topics )