hello there

First of all here is what im using:
Drupal 6.12
LDAP integration
Node privacy by role

My page is an intranet solution for my company so there are no guest viewable sites, even the startpage.
Now when the user logs in he is redirected to my startpage defined (node/83 in my case).
OK ... that was until version 6.11 all ok.

Now, after i log in, im redirected to my 403 page (which points to a own setup node).

What the logs tell me is, that now first an error is shown, that guest is trying accessing the startpage, which means he is redirected to 403, and after that the admin is logged in.

the strange thing, after im redirected to that 403 page i can manually go back to the startpage and everything is ok.

Greetings
Zewa

Comments

zewa’s picture

Priority: Normal » Critical

tried now to empty the cache, rebuild the permissions check for any php errors etc.

nothing ... problem still exists.

Greetings
Zewa

zewa’s picture

I hope somebody else has seen this bug and maybe has an answer, because I still cant find a solution.

right now I use a nasty Javascript hack which redirects me back from the 403 page to where I was.

It seems it must have something to do with the SESSIONS. I tried the things
suggested for version 4.x of drupal but of course none of them worked für 6.12

Greetings
Zewa

grendzy’s picture

Project: Drupal core » LDAP integration
Version: 6.12 » 6.x-1.x-dev
Component: base system » Code

Moving to the LDAP queue.

johnbarclay’s picture

Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

What other custom modules or code are causing the redirect to the home page?

cgmonroe’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Closing due to inactivity / no additional information supplied.