RE: using System.Net.NetworkCredentials on windows NT
From: Tim B. (TimBur_at_seattletimes.com)
Date: 08/17/04
- Next message: Raterus: "Re: I want asp.net to act as a different user than the one that is currently logged on IS THIS POSSIBLE!!!"
- Previous message: Amoeba Cowboy: "Re: I want asp.net to act as a different user than the one that is currently logged on IS THIS POSSIBLE!!!"
- In reply to: Tim B.: "RE: using System.Net.NetworkCredentials on windows NT"
- Next in thread: [MSFT]: "RE: using System.Net.NetworkCredentials on windows NT"
- Reply: [MSFT]: "RE: using System.Net.NetworkCredentials on windows NT"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 17 Aug 2004 07:55:03 -0700
It turns out that when the client is NT - you must supply a domain name, in
contrast to the behaviour of win2k and above where an empty domain name is
translated into the local domain on the server. In my case, the web service
is load balanced so I have no way of knowing the hostname and will have to
create and use a domain account..
Tim
"Tim B." wrote:
> I've opened a case with Dev support on this.
>
> Tim
>
> "[MSFT]" wrote:
>
> > Hi Tim,
> >
> > You may check if it is an expired evaluation account on the Win NT
> > computer. And, you can execute the client code on the Win NT server
> > directly, to see if it a network issue. Furthermore, you can also check
> > the IIS log to see if we can get more information from it.
> >
> > Luke
> >
> >
- Next message: Raterus: "Re: I want asp.net to act as a different user than the one that is currently logged on IS THIS POSSIBLE!!!"
- Previous message: Amoeba Cowboy: "Re: I want asp.net to act as a different user than the one that is currently logged on IS THIS POSSIBLE!!!"
- In reply to: Tim B.: "RE: using System.Net.NetworkCredentials on windows NT"
- Next in thread: [MSFT]: "RE: using System.Net.NetworkCredentials on windows NT"
- Reply: [MSFT]: "RE: using System.Net.NetworkCredentials on windows NT"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|