When a user has both authenticated and administrator roles they are logged out with Administrator unchecked. (authenticated needs to remain checked).

Is there fix for this?

Comments

skizzo’s picture

Title: Authenticated User and Administrator logged out » Provide Should/Should-Not configuration logic
Category: bug » feature
Priority: Critical » Normal

I believe I am seeing the same problem: I want autologout for "authenticated" users, but all other (in my case, administrative) roles should not be forcibly logged out. But they are... as the "authenticated" role is automatically granted to all logged in users. To accomodate such cases the Autologout configuration logic should be reverted; i.e.: Select which roles SHOULD NOT be forced to logout; then I would check all roles but "authenticated". For compatibility with the installed base, maybe a choice of Should/Should-Not logic could be provided.

jack.r.abbit’s picture

I think this ticket is the same thing. I posted a explanation and solution.
http://drupal.org/node/1131060

roball’s picture

johnennew’s picture

Status: Active » Closed (duplicate)

Marking as a duplicate of http://drupal.org/node/1700706

This issue should be fixed by the backport of the code there.