I think that I read a module description the other day that allows a developer to login as a different user without logging out and logging back in. After a bit of searching, I cannot find it again. Any help in finding it would be appreciated. I believe that it was aimed at making the testing of site interfaces with different roles and permission sets a more efficient process; at least this is what I need it for. Thanks in advance.

Comments

Devel is what I think you

Devel is what I think you mean http://drupal.org/project/devel

_

In addition to the block provided by devel, there's http://drupal.org/project/masquerade.

_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.

Thank you.

Thank you both for the quick replies. I think masquerade is the one that I had seen previously, but devel looks like it has some nice development tools that I could use. Thanks again.

different browser

I received my copy of dgd7 the other day and found another solution within; to use multiple different browsers, each with a different user simultaneously logged in. It got the job done nicely and was an easy fix.