PC Review


Reply
Thread Tools Rate Thread

Any way to refresh group membership while logged in?

 
 
=?Utf-8?B?Qnlyb24=?=
Guest
Posts: n/a
 
      3rd Oct 2005
I'm working on an application that uses the currently logged in users Windows
group membership. During development I want to be able to change their group
membership on the domain controller (Windows 2003 AD) and be able to see the
change in group membership in the application without having to log off and
back on. Aside from RUNAS, is there any way to do this?

I was hoping for something like GPUDATE that would affect group membership.
but I haven't seen anything that looks like it would work.
 
Reply With Quote
 
 
 
 
Brandon McCombs
Guest
Posts: n/a
 
      4th Oct 2005


Byron wrote:

> I'm working on an application that uses the currently logged in users Windows
> group membership. During development I want to be able to change their group
> membership on the domain controller (Windows 2003 AD) and be able to see the
> change in group membership in the application without having to log off and
> back on. Aside from RUNAS, is there any way to do this?
>
> I was hoping for something like GPUDATE that would affect group membership.
> but I haven't seen anything that looks like it would work.


I'm not saying there isn't anything out there to do that but it wouldn't surprise
me if there wasn't anything because Windows does a lot of things during login and
actually builds a token based on the groups an account is a member of. During
every object access that token is compared to the ACLs on the object to see if
the account has the appropriate permission. It may even be considered a
security violation if it was possible to change that on the fly unless the
application somehow tied into Kerberos and was able to reauthenticate to ADS
before the membership update took place.


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
local group membership and domain group membership --== Alain ==-- Windows XP General 2 19th Jan 2007 02:14 PM
Group Policy Refresh Prolems when user logged in. Please help. Kriss Microsoft Windows 2000 Group Policy 1 17th Mar 2004 12:23 PM
Refresh computer account group membership A.J. Fried Microsoft Windows 2000 Group Policy 1 2nd Jan 2004 01:09 PM
Refresh computer account group membership A.J. Fried Microsoft Windows 2000 Active Directory 2 1st Jan 2004 08:46 PM
Refresh group membership Brian Nielsen Microsoft Windows 2000 Active Directory 2 16th Jul 2003 03:04 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:32 PM.