I am moving several web sites from a 2003 to a 2008 server. These sites use
an Access 2000 database file to store information, and also permit uploading
image files. On the old server I just gave the IUSR_ and NETWORK users
modify permissions to the specified folders and it worked. With 2008 I have
had to give the "everyone" account modify permissions to the folders in
order to be able to write to the db or upload files. Even then, for some
sites, it is still not working. The sites are all written using classic
ASP.
What is the correct account and permissions that need to be given write
access to the db and files folders?