RE: logon failure to a remote share with a virtual directory
From: rfontaine (rfontaine_at_discussions.microsoft.com)
Date: 09/30/04
- Previous message: Shikari Shambu: "Integrating .NET web app into IBM Websphhere portal"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 30 Sep 2004 13:49:03 -0700
I finally understand the problem when I read the description of the Logon
function in a sdk. In order for an application to use a credential of an
another user to acces a remote share that application need to create the
token locally first and then used it to acces the network resource. So the
user need Logon Locally right not on the computer hosting the ressource but
on the computer where the application run.
Thanks Mark
"rfontaine" wrote:
> I have a virtual directory on IIS 5.0 to a remote share on a Windows 2003
> file server. The "connect as" is a domain user account. The share as read
> permission for everyone and the NTFS permission is set so the user as access
> to the directory. I get the stop sign with the status "logon failure: the
> user has not been granted the request type logon"
>
> The local policies on the file server for allow access from the network
> contains the everyone group and the same policies on the domain is not set.
>
> I can't find what security setting I need to set for that user. Can you help.
>
> Note: When I put the user in the domain Admins group the virtual directory
> work. But I know it is against good security practice.
>
> Thanks
- Previous message: Shikari Shambu: "Integrating .NET web app into IBM Websphhere portal"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|