Config Macro Security Settings for all users

V

vasalnet

How to set macro security settings for all users on a computer (or for
a whole domain if possible) for avoiding all these warnings when
opening a database.
Configurig this setting on a per user / per machine base is a very
stupid idea...
9406
 
F

freakazeud

Hi,
there are several ways of going about this.
First of all setting the macro security to low will allow any database to be
opened, this includes maliciouse ones which could exploit this setting.
There are other methods to achieve this. One would be to digital sign your
project. This way the user will be prompt with the warning ones, if he
accepts it he will never get it again.
To read more on this check out:
http://office.microsoft.com/en-us/assistance/HP010397921033.aspx
Additionally there is a way to programatically set the security setting to
low just for opening this one sepcifc db if you open your application through
a vb project.
You can read more on this here:
http://www.utteraccess.com/forums/showflat.php?Cat=&Number=763629&page=&view=&sb=5&o=&fpart=1&vc=1
HTH
Good luck
 
F

freakazeud

Figured I spread my wings some and see what you guys are up to here :)!
Can't leave it all to the MVPs! ;)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top