Securing a Directory for a database
It needs to be the directory containing the database, not a directory
containing other stuff as well. Note that this procedure is necessary to
allow Access to create a lock file. The Internet User can't create a lock
file, but All Users can.
- In Windows Explorer, right-click the folder
- Properties
- Security tab.
- un-check Allow Inheritance.....
- remove all names except Everyone.
- Apply
- Click the Advanced button
- check ResetChildren
- OK
- OK
In Internet Information Server
- Find the directory
- Right-click on it and choose Properties
- Under Directory, un-check Read and Log Visits.
- Execute Permissions should be None
- OK