If there could be a way to 'login', from admin1, to the different account roles (anonymous, authenticated) so that we could see what they see it would save admins a lot of time. Right now I have to create an account for all of my roles and log out of my admin account and log back in with each account to make sure the roles are set up properly. If there was away say in /admin/user/roles to click on each role and it would temporarily change the admin1 role to the associated role. The admin1 could then click a close button (or whatever) and it would change back to the admin1 role.

Comments

yched’s picture

Status: Active » Closed (won't fix)

What you want is devel.module's 'user switch' feature.
You need to create the users, though. Anyway, any refinment/modification in this area belongs in devel, not in core.