![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||
| |||
|
|
Trevor Best <nospam (AT) besty (DOT) org.uk> wrote in news:41d600c6$0$21321$db0fefd9 (AT) news (DOT) zen.co.uk: Set Macro Security to Low, just like in Word/Excel. Where? Can it be done in code? Can the base installation of Access be configured this way so that all users inherit that setting when they log on for the first time? |
#12
| |||
| |||
|
|
And of course, you can always create self-signed certificates and install them on all machines that will run your application, which is also described somewhere on MS site. |
#13
| |||
| |||
|
|
Trevor Best <nospam (AT) besty (DOT) org.uk> wrote in news:41d600c6$0$21321$db0fefd9 (AT) news (DOT) zen.co.uk: David W. Fenton wrote: Tom van Stiphout <no.spam.tom7744 (AT) cox (DOT) net> wrote in news:q4f9t01403gjqic3mkog9l5ptlur3nlapb (AT) 4ax (DOT) com: What I meant was, that running an Access2000 application in Access2003 is entirely seamless. No need to set anything. Just really good backward compatibility from your friends at MSFT. What about the code signing thing? Don't you have to turn something off in Access to get it to stop nagging you about unsafe code execution? Set Macro Security to Low, just like in Word/Excel. Where? Can it be done in code? Can the base installation of Access be configured this way so that all users inherit that setting when they log on for the first time? -- David W. Fenton http://www.bway.net/~dfenton dfenton at bway dot net http://www.bway.net/~dfassoc |
#14
| |||
| |||
|
|
Dimitri Furman wrote: And of course, you can always create self-signed certificates and install them on all machines that will run your application, which is also described somewhere on MS site. With a certificate, doesn't it come up with a warning anyway? |
#15
| |||
| |||
|
|
I've been following this thread, and was going to ask the same question, but then I thought ... "Now how secure would that be if you could turn off the security that prevents you running the database (without a message) from the database?" ... ![]() |
#16
| |||
| |||
|
|
On Jan 02 2005, 07:46 am, Trevor Best <nospam (AT) besty (DOT) org.uk> wrote in news:41d7ed3e$0$21323$db0fefd9 (AT) news (DOT) zen.co.uk: Dimitri Furman wrote: And of course, you can always create self-signed certificates and install them on all machines that will run your application, which is also described somewhere on MS site. With a certificate, doesn't it come up with a warning anyway? Yes for Medium and High, but it doesn't happen if you add the author to the list of Trusted Publishers. It turns out thought that you cannot add a self-signed certificate to the list of Trusted Publishers on any machine other than the one where it was created. So this is hardly an option for application deployment, after all. |
#17
| |||
| |||
|
|
It would be just as secure as every single previous version of Access that has ever existed. In other words, as far as I'm concerned, a complete non-issue. This is an area (code signing) where I believe MS has really screwed up -- the certificates cost way too much for the casual programmer, who is then forced to use the non-secure methods to run her applications. |
#18
| |||
| |||
|
#19
| |||
| |||
|
|
Well, I'm glad you started this thread. They've begun [upgrading] all our PCs (slowly) to XP, and the first user, upon seeing the XP security warning message, read it just enough to tell me that my application "won't work anymore". For her, that was it, end of story. Never mind that the actual message said nothing of the sort; she just saw an unfamiliar message, and clicked Cancel. Darryl Kerkeslager |
#20
| |||
| |||
|
|
Dimitri Furman <dfurman (AT) cloud99 (DOT) net> wrote in news:Xns95D2684C749A9dfurmancloud99 (AT) 127 (DOT) 0.0.1: On Jan 02 2005, 07:46 am, Trevor Best <nospam (AT) besty (DOT) org.uk> wrote in news:41d7ed3e$0$21323$db0fefd9 (AT) news (DOT) zen.co.uk: Dimitri Furman wrote: And of course, you can always create self-signed certificates and install them on all machines that will run your application, which is also described somewhere on MS site. With a certificate, doesn't it come up with a warning anyway? Yes for Medium and High, but it doesn't happen if you add the author to the list of Trusted Publishers. It turns out thought that you cannot add a self-signed certificate to the list of Trusted Publishers on any machine other than the one where it was created. So this is hardly an option for application deployment, after all. If I create the certificate on the Windows Terminal Server, and only WTS users are using A2K3 to run the app (which is actually in A2K format), won't that do the job? |
![]() |
| Thread Tools | |
| Display Modes | |
| |