![]() | |
![]() |
| | Thread Tools | Display Modes |
#21
| |||
| |||
|
|
Not really at the moment, but the clients IT guys stipulated 2007 format so no going back. And in this case I don't think reverting back to a MDB format is a good solution. |
#22
| |||
| |||
|
|
I don't deny that access to AD from Access is not useful, but if all you're using via AD are the NTFS security groups, you could have done that with API calls that did not need to involve AD. No? |
#23
| |||
| |||
|
|
On 5/28/10 4:24 PM, David W. Fenton wrote: I don't deny that access to AD from Access is not useful, but if all you're using via AD are the NTFS security groups, you could have done that with API calls that did not need to involve AD. No? I am no Windows security expert and would welcome any corrections. I've been under the impression that there is a distinction between AD and NTFS security in that AD is centrally administered by a Domain Controller whereas NTFS settings is local to the computer and basically works on a peer-to-peer basis. |
|
In practical terms, Local groups can be trumped upon by any other administrators of the same computer whereas the local administrator cannot supersede the AD's setting if the local administrator isn't also the Domain Admin. Furthermore, I believe one could create two local group with identical names on two computers but they wouldn't be the same group as they would be under AD. All in all, because this is a peer-to-peer environment, we're stuck "trusting" the other peer to do good, and that's a bad thing in terms of security. |
|
I _think_ it'll work OK as mean of sharing files on a share folder since it would be dependent on that host computer which other local administrator wouldn't be also the administrator and cannot supersede the settings by that share folder's local administrator, but as an access control, I'm not sure if it'll resist a privilege escalation, especially for the front-end file that is stored on the local hard drive and thus subject to the full jurisdiction of the local administrator. So all in all, security using AD would be more effective than trusting the peers, I'd think. |
![]() |
| Thread Tools | |
| Display Modes | |
| |