|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Impersonation in seperate threads.I have the following situation. I connect to a remote MSCS cluster using the msclus.dll - api in vb.net winform application. (ClusterClass.open method) When my credentials are not sufficient enough, I use impersonation to make a connection. (I couldn't find a way to set admin credentials with clusterclass.open -method) But, when I move my cluster-functionality to a seperate thread (I start a background thread to retieve some cluster information) the impersonation no longer works. Any ideas... Further info: ..NET 1.1 WinForm Application WIN2K3 Servers |
|||||||||||||||||||||||