Refreshing user's group membership in active directory without log-off/log-on
- by Serge
So, when user logs in to their workstation, they receive SIDs of groups they are members of, and this is used for the length of the session, until logging off.
Is there a way to refresh membership SIDs information without actually having to log off and log on again? I've added myself to a group, but can't log off without interrupting running process that requires these permissions. Don't want to have to go through these steps again...