Home All Groups Group Topic Archive Search About

Impersonation in seperate threads.

Author
16 Feb 2006 10:22 AM
David
Hi,

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

AddThis Social Bookmark Button