just to add to what peter has explained. the iusr_[machine] account is NOT included with "everyone". it must be specifically named to have access. also, if you changed the authentication method, that is probably why it used to work. if you were using anonymous access, you could have specified an account that had access. if you were using basic authentication, it passes those credentials along. integrated nt authentication does not pass the credentials along.
Main Topics
Browse All Topics





by: peterxlanePosted on 2006-09-15 at 08:08:59ID: 17530052
FSO operates under the IUSER_<MACHINENAME> account, so that account must have permissions to view that folder.