| Amol Shambharker 2004-02-25, 11:34 pm |
| Actually,you are right.FPSE2002 is using NT_AUTHORITY\SYSTEM account to access the UNC share.Since the system is a local computer account,it is unable to access the files on the UNC share and hence the error.Is there any way of getting around it?
Amol.
You have no doubt looked at the logon failures logged on
the hosts of the UNCs. Knowing FP ext I would not be too
surprised to see it attempting access with the Local System
account (yes, I know, you said IIS 6 with the app pool and
others using domain accounts).
--
Roger Abell
Microsoft MVP (Windows Server System: Security)
MCSE (W2k3,W2k,Nt4) MCDBA
"Amol S" <worththeeffort2000@yahoo.com> wrote in message
news:e2e60f60.0402240639.4a24a90c@posting.google.com...[color=darkred]
> Hello everyone,
> This is the last post I will make before I have to contact Microsoft
> support.I want to make Frontpage Server Extensions 2002 work with UNC
> shares in IIS 6.0 but there seem to be one issue or the other with
> it.Has anyone been able to make Frontpage Server Extensions 2002 work
> in this scenario?The specifications are:
>
> 1. Windows 2003 server
> 2. IIS 6.0 web server
> 3. Home Directory on a UNC share located on a windows 2003 server
> 4. Windows Integrated or Basic Authentication for the Directory
> Security (whichever works best for now.Eventually I would like to
> configure windows integrated authentication as the authentication
> method.)
> 5. Domain account for the web application pool
> 6. Domain account for the anonymous user account
> 7. Domain account to access the UNC share
> 8. Full NTFS and share permissions for all the related domain accounts
> on the UNC share.
>
> I have read and followed the procedures on these microsoft
> documentation.
>
> Deploying and Configuring Internet Information Services (IIS) 6.0 with
> Remotely Stored Content on UNC Servers and NAS Devices
>
http://www.microsoft.com/technet/tr...at/RemStorg.asp
>
>
> Connecting Web Sites to UNC Network Shares
>
http://www.microsoft.com/technet/tr...ndoc/owsj04.asp
>
> Nothing seems to be working.Has anyone managed to make FPSE2002 work
> with UNC shares on IIS 6.0?I would really appreciate it if someone
> could reply.Thank you for reading this post.
>
> Amol.
|