dstein
Posts: 618
Score: 5 Joined: 3/12/2003 From: Virginia, USA Status: offline
|
That group policy setting is so often misleading. Microsoft should have renamed it to "Deny access to resources when logon time expires" It doesn't force a logoff. It never has. It simply expires the user's session token used for accessing resources within the same domain or forest. In fact, the user can continue working locally and even browse the web without any restrictions. Even remote servers on other domains may continue to work fine. It simply denies them access to shares and resources on the same domain. To truly "force" a logoff at the time configured for the user account, you have to employ a separate method like a third-party utility, a script or scheduled task. There are lots of ways to do that, each with its own ups and downs for implementing and maintaining.
_____________________________
software is squishy-squashy, hardware is wishy-washy
|