Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Security / January 2008

Tip: Looking for answers? Try searching our database.

Unsecuring my Secured DB

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
AK - 23 Jan 2008 02:02 GMT
Hello,

I use MDBSecure to secure my databases. I works well and is pretty easy.

Here is my problem. When we do debugging etc of our code that uses our
secured database, we sometimes need to remove all the restrictions on the DB
and reset the DB to a DB that uses the system.mdw file and is a regular
access database as if no permissions had been set. i.e. anybody can just
double click on the file and open it up in access, without all that password
stuff.

This unlocking is a real pain. I have to go to the security tab and select,
for every user, and every group, all the tables, all the  queries, all the
reports, etc and unset the permissions. This is a multi-step process and
takes a lot of time.

Is there some way (or utility) such that when I log into my database (so the
DB and its security mdw file verifies that I have permissions to unset the
permissions) that I can somehow just globally, with a button click just
reset everything to "open". i.e. reset it to the standard out of the box
Access admin permissions so the database can be opened with the system mdw
and without any password having to be entered?

Thanks
AK
jacksonmacd - 23 Jan 2008 02:39 GMT
No utility required -- just a different way of looking at the
application design.

Is your database split? Often it is sufficient to secure the backend
and distribute the frontend as MDE, thus eliminating the need for
security on all reports, forms, etc.

As for the backend, if you apply or deny all permissions to the Users
group, you are effectively securing or unsecuring the data. Pretty
quick to select all the tables and change the permissions for the
Users group.

HTH

>Hello,
>
[quoted text clipped - 21 lines]
>Thanks
>AK

--
jackmacMACdonald@telusTELUS.net
remove uppercase letters for true email
http://www.geocities.com/jacksonmacd/ for info on MS Access security
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.