impersonate does not appear to work

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
mushu
Posts: 360
Joined: 04 Jan 2017, 17:41

impersonate does not appear to work

Post by mushu »

mantis 2.26.1 using the LDAP authentication plugin to auto log in.

As administrator I try to impersonate a user and when I click the button it takes me back to the main screen but the username dropdown in the upper-right still shows as my account, plus it gives me access to everything I had when i was admin. So it appears that the impersonate button doesn't do anything, or am I missing something?

The default config file contains this and there is no override in our config file:

Code: Select all

$g_impersonate_user_threshold = ADMINISTRATOR;
atrol
Site Admin
Posts: 8398
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: impersonate does not appear to work

Post by atrol »

Works well in standard MantisBT.
Suspect it's caused by the 3rd party plugin you are using,
Please use Search before posting and read the Manual
Post Reply