Re: Windows authentication over remoting... possible?



sure - .NET 2.0 NegotiateStream supports all this.

read more her:
http://www.leastprivilege.com/SecureRemoting.aspx

---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com

Hi,

I have to develop an application that will consist of a service and a
windows forms application... the service could be on a distant server
but I need to authenticate the user as being part of the same domain.
so when the application starts, I can send something to the remote
service and query for some objects and the service can give me the
objects if I'm the right user (part of the right group). I don't want
to send username and password nor password hash over the network so if
there is a better way (just like SQL server does or many other apps),
I would like to know it (maybe if you have a link)

Thanks

ThunderMusic



.



Relevant Pages

  • Re: Windows authentication over remoting... possible?
    ... Dominick Baier - DevelopMentor ... password nor password hash over the network so if there is a better ... way (just like SQL server does or many other apps), ...
    (microsoft.public.dotnet.security)
  • Re: Windows authentication over remoting... possible?
    ... Dominick Baier - DevelopMentor ... windows forms application... ... password nor password hash over the network so if there is a better ... way (just like SQL server does or many other apps), ...
    (microsoft.public.dotnet.security)