PC Review


Reply
Thread Tools Rate Thread

BE in secured file on server

 
 
CarlaInJax
Guest
Posts: n/a
 
      1st Apr 2008
I have a split database with the BE on the server. Someone went into my file
on the server and deleted over 2,000 records from my table. In an effort to
keep this from happening again, my IT people set it up so that only I could
access my file on the server. Now when users click on the FE that is loaded
on their machine, they are denied access to my file. Is there a way around
this so that users can access the data they need, but leaving the BE in my
secured file?
Thanks.
 
Reply With Quote
 
 
 
 
Rick Brandt
Guest
Posts: n/a
 
      1st Apr 2008
CarlaInJax wrote:
> I have a split database with the BE on the server. Someone went into
> my file on the server and deleted over 2,000 records from my table.
> In an effort to keep this from happening again, my IT people set it
> up so that only I could access my file on the server. Now when users
> click on the FE that is loaded on their machine, they are denied
> access to my file. Is there a way around this so that users can
> access the data they need, but leaving the BE in my secured file?
> Thanks.


Not really, That is the nature of a file-based database.

You can implement Access User Level Security to limit what people can do
based on permissions, groups, etc, but that is an advanced topic, and even
that can be defeated by someone determined enough to obtain the utilities to
do so.

For better control than that you would need to use a server back end like
SQL Server.

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com


 
Reply With Quote
 
CarlaInJax
Guest
Posts: n/a
 
      1st Apr 2008
OK, so rather than have my IT guys unsecure my file (I have other stuff I'd
like to keep secure), I copied my BE to the served in an unsecured file and
and linked my FE to the new BE. However, it is now telling me that the
command could not be executed.
?Any ideas?

"Rick Brandt" wrote:

> CarlaInJax wrote:
> > I have a split database with the BE on the server. Someone went into
> > my file on the server and deleted over 2,000 records from my table.
> > In an effort to keep this from happening again, my IT people set it
> > up so that only I could access my file on the server. Now when users
> > click on the FE that is loaded on their machine, they are denied
> > access to my file. Is there a way around this so that users can
> > access the data they need, but leaving the BE in my secured file?
> > Thanks.

>
> Not really, That is the nature of a file-based database.
>
> You can implement Access User Level Security to limit what people can do
> based on permissions, groups, etc, but that is an advanced topic, and even
> that can be defeated by someone determined enough to obtain the utilities to
> do so.
>
> For better control than that you would need to use a server back end like
> SQL Server.
>
> --
> Rick Brandt, Microsoft Access MVP
> Email (as appropriate) to...
> RBrandt at Hunter dot com
>
>
>

 
Reply With Quote
 
NetworkTrade
Guest
Posts: n/a
 
      5th Apr 2008
am a little confused;

..mdb User Level Security can prevent a normal user from accessing the
backend directly.

It can also (along with the front end design by you) prevent them from
deleting records via the FrontEnd. Don't over look this; depending on your
design they may have deleted the records without even directly goint to the
backend file....

It is true that a confirmed cracker can pretty easily find ways around this
- - but most casual work related malicious/accidental will be stopped....

--
NTC


"CarlaInJax" wrote:

> OK, so rather than have my IT guys unsecure my file (I have other stuff I'd
> like to keep secure), I copied my BE to the served in an unsecured file and
> and linked my FE to the new BE. However, it is now telling me that the
> command could not be executed.
> ?Any ideas?
>
> "Rick Brandt" wrote:
>
> > CarlaInJax wrote:
> > > I have a split database with the BE on the server. Someone went into
> > > my file on the server and deleted over 2,000 records from my table.
> > > In an effort to keep this from happening again, my IT people set it
> > > up so that only I could access my file on the server. Now when users
> > > click on the FE that is loaded on their machine, they are denied
> > > access to my file. Is there a way around this so that users can
> > > access the data they need, but leaving the BE in my secured file?
> > > Thanks.

> >
> > Not really, That is the nature of a file-based database.
> >
> > You can implement Access User Level Security to limit what people can do
> > based on permissions, groups, etc, but that is an advanced topic, and even
> > that can be defeated by someone determined enough to obtain the utilities to
> > do so.
> >
> > For better control than that you would need to use a server back end like
> > SQL Server.
> >
> > --
> > Rick Brandt, Microsoft Access MVP
> > Email (as appropriate) to...
> > RBrandt at Hunter dot com
> >
> >
> >

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Opening a secured ODBC connection on SQL server Rick Brandt Microsoft Access VBA Modules 1 24th Mar 2009 02:11 AM
secured database doesn't open on new server denise Microsoft Access Security 4 23rd Mar 2009 05:49 PM
Download a file from a secured Https Server =?Utf-8?B?TmFkZXIgU2hhaGlu?= Microsoft VB .NET 2 20th May 2006 09:50 AM
Cannot link SQL Server to a secured Access database Robert Microsoft Access ADP SQL Server 0 23rd Jul 2003 11:13 PM
Secured/Unsecured database on server Mark Microsoft Access Security 1 28th Jun 2003 12:09 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:08 AM.