I used a local account because my site is anonymous and I need a single
account to access the content.
In your case, you would need to use windows integration authentication.
They would need to be in the same domain. You can turn off anonymous
authentication on the website, the credentials they are logged into their
workstation would be passed through IIS, if they have access to the folder
on the nas server, they gain access. Make sure on the Home Directory tab
the Network Directory Security Credentials has "Always use the authenticated
user's credentials..." checked. Report back if you have continued issues.
--
Steve Schofield
Windows Server MVP - IIS
http://weblogs.asp.net/steveschofield [quoted text, click to view] "ML" <mldmld@bigfoot.com> wrote in message
news:1190014918.756431.260970@r29g2000hsg.googlegroups.com...
> Hi
>
> Thanks
> But I saw in your article you use a local account.
> I want to use end user credential to check access to the datas.
>
> As far I as look on the internet, they need to be in the same domain.
>
http://www.microsoft.com/technet/prodtechnol/windowsserver2003/technologies/webapp/iis/remstorg.mspx >
> If IIS and NAS are in the domain, one need to do a particular setup on
> the iis computer account to allow access to data on the UNC. So if IIS
> is not in the domain, I suppose it can't access data too.
> Regards
> ML
>