Closed (works as designed)
Project:
Webserver authentication
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Jan 2011 at 22:17 UTC
Updated:
11 Feb 2017 at 11:03 UTC
Jump to comment: Most recent
Comments
Comment #1
jweowu commentedThis is standard Drupal behaviour. Authenticated users never have access to that page.
In general if you want to log in as another user, you must first log out (visit /logout); although with Webserver Auth enabled, I expect logging in as someone else isn't an option.
Comment #2
gaards commentedLike jweowu stated (6 years ago :) ), it's standard Drupal behaviour. I'm marking this as "works as designed".
Also, this issue is about the Drupal 6 version of this module, which is no longer supported because Drupal 6 has reached end of life.