Richard
Mon Oct 18 02:06:40 CDT 2004
Remoting doesn't have a built in solution for this under 1.1 (it will under 2.0). However, you can use the unsupported samples on (IIRC) gotdotnet - there is an SSPI implementation that you can plug into the remoting stack that will allow the user's crededntials to be passed to the remoting endpoint.
Regards
Richard Blewett - DevelopMentor
http://staff.develop.com/richardb/weblog
I will write a service which would be externally controlled by remoting.
But!...
I don't want anyone to be able to control the service, I want only, let say,
sys admin.
How could check the that the remote user credential is sys admin?