Re: How do I give ASP.NET process network credentials?
From: Paul W (pbwedz@hotmail.com)
Date: 10/29/02
- Next message: hdiaz: "Re: Encrypt User ID and Password in client-server communication"
- Previous message: Dave Morgereth: "Certificate Server API"
- In reply to: JJ: "Re: How do I give ASP.NET process network credentials?"
- Next in thread: Joseph Geretz: "Re: How do I give ASP.NET process network credentials?"
- Reply: Joseph Geretz: "Re: How do I give ASP.NET process network credentials?"
- Reply: Ed leNoir: "Re: How do I give ASP.NET process network credentials?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: pbwedz@hotmail.com (Paul W) Date: 29 Oct 2002 09:53:00 -0800
"JJ" <jj@nospam.com> wrote in message news:<u2Kf9YqfCHA.2308@tkmsftngp12>...
> You missed a part of the suggestion. You need to have impersonate="false",
> not true. Then you can specify as userName= and password= and it will have
> sufficient rights because you are running as SYSTEM as specified in
> machine.config. SYSTEM has enough rights to impersonate.
>
Hi, I'm actually working on the same problem. I have SYSTEM in the
machine.config file and I have impersonate set to false and I'm
getting the same message:
Could not create Windows user token from the credentials specified in
the config file. Error from the operating system 'A required privilege
is not held by the client. '
Any ideas? Thanks in advance.
Paul W
- Next message: hdiaz: "Re: Encrypt User ID and Password in client-server communication"
- Previous message: Dave Morgereth: "Certificate Server API"
- In reply to: JJ: "Re: How do I give ASP.NET process network credentials?"
- Next in thread: Joseph Geretz: "Re: How do I give ASP.NET process network credentials?"
- Reply: Joseph Geretz: "Re: How do I give ASP.NET process network credentials?"
- Reply: Ed leNoir: "Re: How do I give ASP.NET process network credentials?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|