P
Pravin
I created a global security group and added machine A into the group.
When I access the machine B through machine A, machine B checks
whether the mahine A is in the global security group. If so, give some
permissions. This works fine.
But when I remove the machine A from global group, machine B somehow
thinks machine A is still in the global group and give permissions to
the request.
Even after rebooting machine B, it does not help. Surprisingly when I
reboot machine A, machine B can realize that machine A is no more in
the global group and deny permissions.
I guess the machine B checks the group SID in the token supplied by machine
A. Does it never get updated?
Is there any way to force this? Doesn't machine B query active directory at
all?
Thanks
Kumaradhas
When I access the machine B through machine A, machine B checks
whether the mahine A is in the global security group. If so, give some
permissions. This works fine.
But when I remove the machine A from global group, machine B somehow
thinks machine A is still in the global group and give permissions to
the request.
Even after rebooting machine B, it does not help. Surprisingly when I
reboot machine A, machine B can realize that machine A is no more in
the global group and deny permissions.
I guess the machine B checks the group SID in the token supplied by machine
A. Does it never get updated?
Is there any way to force this? Doesn't machine B query active directory at
all?
Thanks
Kumaradhas