![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
2) Enhanced security. The push is for Sharepoint. |
#3
| |||
| |||
|
|
Salad <salad (AT) oilandvinegar (DOT) com> wrote in news:fOOdnfANNYlo4-3WnZ2dnUVZ_tSdnZ2d (AT) earthlink (DOT) com: 2) Enhanced security. The push is for Sharepoint. This is a faux feature. It's a checkbox item. There is nothing in Access that constitutes real database security. This is all about Sharepoint (i.e., not Access) and the Trust Center (which is a pile of crap that is there for nervous nellies in the IT department who have absolutely no comprehension of how an Access app is supposed to work). There is no enhanced securithy in Access 2010. Period. Isn't Sharepoint secure? |
#4
| |||
| |||
|
|
Isn't Sharepoint secure? It's a beta product and any books on it won't be out till sometime this month...Access in June. |
#5
| |||
| |||
|
|
Salad wrote: Isn't Sharepoint secure? It's a beta product and any books on it won't be out till sometime this month...Access in June. But David's point is that it's not Access'x security. We're just moved from one security model to another. If we wanted to talk about Access security we should be looking at the fact that 2007 enhanced the encryption (I can't remember if 2007 did encrypt + database password in one go as is the case with 2010), and it is possible to further enhance the security by modifying the API it uses for the encryption. |
|
But to claim that we have better security because we can use Sharepoint isn't really that different from the fact that we always could do the same by storing data in a server-based RDBMS and using their security model. In a way, it's red herring because we should be asking whether the security within a pure Access solution has improved. |
#6
| |||
| |||
|
#7
| |||
| |||
|
|
I didn't see the purpose of the encryption or perhaps I should say I wasn't enthused by it. Encryption didn't occur by table but by database. For example, a HumanResource table would be unencrypted if it was contained in the database when a user entered the correct password. I considered that of limited use in protecting sensitive data. |
|
I'll leave that to the experts. If the other method could have been used for easily publishing of an Access database on the web then I've been Rip Van Winkle. |
|
The way I look at is...I don't care much for the data. My concern is my code and the manipulation of data. Now the company I work for word would disagree and consider the data is most important, the code secondary. The optimum is protecting both code and data. |
#8
| ||||
| ||||
|
|
I am not aware of the security model in A2010, or Sharepoint. I am aware however of the lack of knowledge most people have about security, especially encryption and access control. I would simply like to point out that security is not a product, nor a feature, but is achieved by correct application of design methodologies. |
|
I would be inclined to believe that any security offered by A2010 or Sharepoint is probably rubbish - but that is just my opinion. |
|
If you really want to secure your data, and your code, then you need to implement this in code at design time. It takes a lot of work to do this in Access at this time, but it is possible to achieve both secure data storage and access as well as code storage. I would imagine that only a few people using this forum could do this properly. |
|
What I find interesting in A2010 is the ability to work with web services natively. ... I would imagine that with careful design it would be possible to generate a 'generic' front end application that implememted security the 'right' way and yet provided completely customisable features for applications - and keep the data online and safe. Now that would be a framework worth building and sharing (IMO). |
#9
| |||
| |||
|
|
The Frog wrote: If you really want to secure your data, and your code, then you need to implement this in code at design time. It takes a lot of work to do this in Access at this time, but it is possible to achieve both secure data storage and access as well as code storage. I would imagine that only a few people using this forum could do this properly. IMHO, implementing security at code level is not really the right way. Yes, it can be used to good effect (and indeed I do this), but the security should be at the lowest level and that's usually the database engine's level. |
#10
| |||
| |||
|
|
David W. Fenton wrote: Salad <salad (AT) oilandvinegar (DOT) com> wrote in news:fOOdnfANNYlo4-3WnZ2dnUVZ_tSdnZ2d (AT) earthlink (DOT) com: 2) Enhanced security. The push is for Sharepoint. This is a faux feature. It's a checkbox item. There is nothing in Access that constitutes real database security. This is all about Sharepoint (i.e., not Access) and the Trust Center (which is a pile of crap that is there for nervous nellies in the IT department who have absolutely no comprehension of how an Access app is supposed to work). There is no enhanced securithy in Access 2010. Period. Isn't Sharepoint secure? |
|
It's a beta product and any books on it won't be out till sometime this month...Access in June. |
![]() |
| Thread Tools | |
| Display Modes | |
| |