TinkerMan
Dooh!
- Local time
- Today, 10:53
- Joined
- Jan 12, 2005
- Messages
- 35
Hi 
I'm currently in the process of testing security before shipping my database off. I have read the access security faq, but I'm not sure which option to go for. The main factor that makes me doubt, is that the db will be sent to locations that I will not be able to physically get to myself. I am hoping that some of you have some experience on dealing with remote installations of your databases.
Option 1:
Option 2:
) it might be good to be able to manually walk the user through fixing the problem, and to do that it is likely that some database object needs changing, therefore needing an admin login...
comments or suggestions welcome
Thanks again

I'm currently in the process of testing security before shipping my database off. I have read the access security faq, but I'm not sure which option to go for. The main factor that makes me doubt, is that the db will be sent to locations that I will not be able to physically get to myself. I am hoping that some of you have some experience on dealing with remote installations of your databases.
Option 1:
- Use one workgroup file
- make a user_admin user which is NOT member of the admins group
- rename the workgroup file to an mdb, open it and give the user_admin permissions to edit the user and group table
Option 2:
- Use two workgroup files (development/securing and distribution)
- make the user_admin a member of the Admins group in the distribution file

comments or suggestions welcome

Thanks again
