User Credentials for Accessing Remote Machine
From: Cliff Dabbs (Junk_at_ballsdeep.net)
Date: 10/13/03
- Next message: Matt Burland: "Encrypting/Decrypting a serialized class"
- Previous message: Roberto Martinez-Brunet: "Re: RSA Encryption/Decryption"
- Next in thread: Subra Mallampalli: "Re: User Credentials for Accessing Remote Machine"
- Reply: Subra Mallampalli: "Re: User Credentials for Accessing Remote Machine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 13 Oct 2003 07:23:39 -0700
I have a number of machines that are not on a domain to which I need
to connect remotely. I want to get to the scheduler and the registry
so I really need Admin Access on those machines.
I'm using C# but I can't work out how to authenticate to those
machines inorder to quesry the registry etc. I can query machines in
the domain without problem, but that's no good as these machines are
not in the domain.
I've looked at LogonUser but that only seems to authenticate you
against your own machine....I've also looked at SSPI, I'm not really
sure whether that will work or not and as its not available from c#
its not much use. It also looks incredably complex and I was writing
this in C# becuase I need it quickly!
Anyone got any ideas? any help appreciated
Thanks
Cliff Dabbs
- Next message: Matt Burland: "Encrypting/Decrypting a serialized class"
- Previous message: Roberto Martinez-Brunet: "Re: RSA Encryption/Decryption"
- Next in thread: Subra Mallampalli: "Re: User Credentials for Accessing Remote Machine"
- Reply: Subra Mallampalli: "Re: User Credentials for Accessing Remote Machine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|