NT User Login propagate on Remoting
-
Hi !!! I developped an n-tier application with distributed objects via .NET REMOTING Client-(Remoting).....(Remoting)-Business Objects --- Data layer --- Databases My problem is that i would propagate the "NT token Authentification" or "Login NT" from my Client to my Database (SQL 2000 server) Is it possible to propogate or passed this login into the .NET remoting and how ??? Our infrastructure is based on Active Directory with XP Pro, Win 2K Servers and 2003 Servers. Thanks in advance :)
-
Hi !!! I developped an n-tier application with distributed objects via .NET REMOTING Client-(Remoting).....(Remoting)-Business Objects --- Data layer --- Databases My problem is that i would propagate the "NT token Authentification" or "Login NT" from my Client to my Database (SQL 2000 server) Is it possible to propogate or passed this login into the .NET remoting and how ??? Our infrastructure is based on Active Directory with XP Pro, Win 2K Servers and 2003 Servers. Thanks in advance :)
Take a look at these links: msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/remsspi.asp[^] msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/remsec.asp[^] This posting is provided "AS IS" with no warranties, and confers no rights. Alex Korchemniy
-
Take a look at these links: msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/remsspi.asp[^] msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/remsec.asp[^] This posting is provided "AS IS" with no warranties, and confers no rights. Alex Korchemniy