How can I login to AD without logout from current user and get new logged user's rights. (OS: Windows XP)
Note:
Not to Modify AD or something like this.Only wanna to login with another user from C# and getting new login's permissions/rights. (I wanna use this rights not only in current thread but also whole explorer. Like deleting files, creating directories, changing Network options.)
Is this possible?