Re: Impersonation error "A required privillege is not held by the client"
From: Allen (agj@bigfoot.com)
Date: 12/31/02
- Next message: Hethu Nanayakara: "Re: Impersonation error "A required privillege is not held by the client""
- Previous message: Adam Tuliper: "Re: How to authenticate users from Inter and Intra net"
- In reply to: Hethu Nanayakara: "Impersonation error "A required privillege is not held by the client""
- Next in thread: Hethu Nanayakara: "Re: Impersonation error "A required privillege is not held by the client""
- Reply: Hethu Nanayakara: "Re: Impersonation error "A required privillege is not held by the client""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Allen" <agj@bigfoot.com> Date: Tue, 31 Dec 2002 02:35:32 -0000
Hethu,
Try granting the user under which the process is running the "Act as part of the operating system" privilege.
Regards
Allen
"Hethu Nanayakara" <hethu@lanka.com> wrote in message news:eI73f##rCHA.1080@TK2MSFTNGP10...
I want to access a UNC shared folder from a WebService.
To do this, I impersonate the Asp.NET process in Web.config as below:
<identity impersonate="true" userName="domain\username" password="password" />
The user has Admin rights on the local machine.
However, this generates the following error:
"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."
Can anyone tell me what I am doing wrong here?
Thanks
Hethu
- Next message: Hethu Nanayakara: "Re: Impersonation error "A required privillege is not held by the client""
- Previous message: Adam Tuliper: "Re: How to authenticate users from Inter and Intra net"
- In reply to: Hethu Nanayakara: "Impersonation error "A required privillege is not held by the client""
- Next in thread: Hethu Nanayakara: "Re: Impersonation error "A required privillege is not held by the client""
- Reply: Hethu Nanayakara: "Re: Impersonation error "A required privillege is not held by the client""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|