Home All Groups Group Topic Archive Search About

Access Security

microsoft.public.access.security
Score problem with impersonate
Ali_AspDotNEt - 11 Feb 2006 8:09 PM - 3 messages
Hi Friends i webApplication that provide Access to files in another virual Directory. to prevent direct Access to files by for example i.e i used ACL Security . the user that has permission to use resource is different from Users that ...
Score /wrkgrp switch not working
Bill Bollig - 10 Feb 2006 9:52 PM - 4 messages
My short cut property reads: "C:\Program Files\Microsoft Office\OFFICE11\MSACCESS.EXE" /wrkgrp "G:\Workgroups\Project Files\BB_Project.mdw" "G:\Workgroups\Project Files\BB_Project.mdb" When the program launches, the login box appears.  I log in with a ...
Score Problems with backing up security database. Intrusion?
AllenM - 10 Feb 2006 5:08 PM - 2 messages
The last two days I have been receiving a failure when my backup program (CA BrightStor ArcServe) attempts to backup c:\windows\security\database\secedit.sbd. The error I get in the logs is "Unable to open file" and code EC=sharing violation. This file has always ...
Score Access Security Issue: Data page uses default System.mdw?
Sean - 10 Feb 2006 5:02 PM - 2 messages
I am creating Data Pages to deploy on IIS, and have discovered an odd security issue: I created and joined a new System.MyDB.mdw file, and added a password to the "ADMIN" account.  Open the database, and login dialog boxes appear, and work ...
Score System.mdw - Can I require a specific one for the database?
Bill Bollig - 10 Feb 2006 4:26 PM - 2 messages
I made a new system.mdw with the correct permissions and I gave it a new name.  How can I make sure that the database is opened up only by people who are pointing to the correct  ".mdw" ? ...
Score RWOP queries for back-end secuirty: easy/hard? slow/fast?
google - 10 Feb 2006 2:11 PM - 11 messages
I am creating a new database for use within our company, that I'd like to make reasonably secure (short of a true server based solution).  The back-end of a non-server based database seems to be the biggest ...
Score logging on to domain controller
JackC - 10 Feb 2006 5:31 AM - 2 messages
Hi, We have a single domain controller in a remote location. it also acts as file & print server. There are no IT staff on site there. We need to give an office worker the ability to shut down the server in the event the aircon ...
Score Allowing certain users to administer users via code, and other security questions
google - 9 Feb 2006 7:49 PM - 7 messages
I have a few general questions.  I am working on a new database to be used within my company.  I would like to give a couple of people, particularly HR, the ability to add and delete Access users, and ...
Score Ownership of Database.mdb file
Marvinator - 9 Feb 2006 2:03 PM - 5 messages
I want to secure a database from people being able to change the layout or design.  I've set up a unique Administrator account and reassigned all ownership over to this new account.  (Deleted the old Admin from ...
Score copying database
VOR - 9 Feb 2006 3:49 AM - 2 messages
when I burn a backup copy of my database this is the message i get when i try to open the backup copy.......Could not lock file. (Error 3050) The operating system will not allow Microsoft® Jet to create a lock file ...
Score copying secure databases
VOR - 9 Feb 2006 3:27 AM - 2 messages
I have a very simple database on access 2000 which i only use. I was interested in how the security wizard worked and set it up with a password so now only I can get into it with the password but I used to make a backup copy ...
Score check boxes don't print in a report
MMDeering - 9 Feb 2006 12:59 AM - 5 messages
My check boxes show up in my report's print preview but do not print out. Thanks ...
Score Password on Open
Karen - 8 Feb 2006 9:05 PM - 3 messages
I created a DB and I was fooling around with security and forgot how I set something.  I do remember the password, so it's no problem.  I just want to disable the Logon.  When I open the DB, a dialog box opens with "Logon" on ...
Score Re: AllowBypassKey
Lois - 8 Feb 2006 8:15 PM - 2 messages
Joan,  Do you have this code in ADO? ...
Score How can I get rid of opening with /WRKGRP system.mda?
M Skabialka - 8 Feb 2006 7:15 PM - 5 messages
I revivied an old database that used this to open it: "C:\Program Files\Microsoft Office\Office\MSACCESS.EXE" "c:\access\oldDB.mdb" /WRKGRP "c:\access\system.mda" That required me to use a username and password to open it. ...
Score How can I get rid of opening with /WRKGRP system.mda?
M Skabialka - 8 Feb 2006 6:10 PM - 2 messages
I revivied an old database that used this to open it: "C:\Program Files\Microsoft Office\Office\MSACCESS.EXE" "c:\access\oldDB.mdb" /WRKGRP "c:\access\system.mda" That required me to use a username and password to open it. ...
Score Setting User Passwords
Jeff - 8 Feb 2006 5:21 PM - 2 messages
I have just finished creating a database.  How do I setup users so that it requires their login and password to get into the database when it opens?  When I goto Tools, Security, Users & Group Accounts the current user is ...
Score How do I get into access after inadvertantly setting permissions
tamash - 8 Feb 2006 9:40 AM - 2 messages
I was trying to stop warning messages by setting the security to low.  I made the wrong selection and tried to come out without doing anything.  Unfortunately the wizard has set up some permissions on the database and now ...
Score Security with MySQL server
Samantha - 8 Feb 2006 12:16 AM - 2 messages
We are using MySQL as the backend server and MsAccess as the front end.  MySQL is secured and MsAccess can only link to the tables via ODBC.  But I want to secure the front-end so that the users can not delete or  make ...
Score How do I reset Access permissions?
greg_photoetch - 7 Feb 2006 10:30 PM - 5 messages
I was trying to set up my DB permissions and somehow removed Administer permissions from the only Admin account.  Now I can open the file, but I can't access any data.  Is there a way to reset the security, or am I just ...
Score Login & password problems, to even create a new database
Tara - 7 Feb 2006 8:47 PM - 2 messages
I have somehow managed to make my microsoft access 2003, not work without a login or password.  What I mean by this is it is not just one file, I can't even create a new blank database without the login and password which I don't ...
Score Changing ownership/permissions on Data .mdb file.
Marvinator - 7 Feb 2006 3:16 PM - 3 messages
I'm working on securing a database, and while working on changing ownership of the objects in the database, the book in which I'm working has the following "Tip" <i>Changing the ownership of tables in the application .mdb file only ...
Score Digital Signature
Herb - 7 Feb 2006 2:31 PM - 6 messages
I have an MSAccess 2003 application that uses a digital signature. I recently purchased a new development machine and am trying to move the digital certificate from the old machine to the new so that the project can be signed. ...
Score Unable to open Access 2000 database
Jonno - 7 Feb 2006 2:00 PM - 4 messages
Using a Dell Inspiron 4100 running Win XP SP2 and MS Access from Office 2000 I have created a simple database on behalf of a client.  Nothing fancy – no security, no app style opening form, just a few tables, queries forms and ...
Score copy secured database?
christie - 6 Feb 2006 9:36 PM - 6 messages
I have a database which has security applied to it.  Is there anyway that I can make a working copy of it? ...
Score Validate workgroup password
Connie B via AccessMonster.com - 6 Feb 2006 6:18 PM - 5 messages
I have a pair of databases secured with a workgroup file and I have created a custom password change form, which is working fine. What I would like to add is a way to validate that the user has changed his first-time temporary ...
Score MS Access Security Local Database
Marvinator - 6 Feb 2006 3:12 PM - 5 messages
I've been working on a database which I now would like to distribute but there is a need to secure the design and layout of the database objects.  I want users to be able to enter informaiton but not to ...
Score Terminal Service Security in Application through System32
Alcksang - 6 Feb 2006 3:12 AM - 4 messages
My company actually is a Application Service Provider which enable our clients to logon to our systems through Terminal Servers to access our Application. Unfortunately, our Application need to have a 'File -> Open' function to open some files for the Application. ...
Score Problem with database
Michael C - 6 Feb 2006 2:28 AM - 3 messages
I have an access database sent to me by a user. Either the user has played around with it or it has become corrupted. Half the tables report that there is no permissions to read or write them. When I go to Tools-User and Group ...
Score Virus
JJ1057 - 5 Feb 2006 10:35 PM - 2 messages
Hello, I hope you can help me. I think or should I say know that I have a virus in my computer. I keep getting e-mails from people I don’t know saying that the e-mail cannot be delivered because on infected files or attachments. ...
Score Front End Security
TT - 5 Feb 2006 4:56 PM - 3 messages
Hi there, I'm new to the security world but have been toying around with all of the documentation here and have been doing some extra reading on it.  You are correct when you say that there really is no quick way to learn this stuff ...
Score Prevent 'Edit... Delete Record...' capability?
Pat Dools - 5 Feb 2006 4:11 PM - 7 messages
Hello, I have gone into the 'Startup...' menu and de-selected showing the Database window, 'Allow Full Menus', 'Allow Default Shortcut Menus', and 'Allow Built-in Toolbars', but users, while entry data into a form, can still go to the 'Edit..' menu and select 'Delete Record'.  I do not want them to be able ...
Score Re: Disabling the Shift Key at startup
helmekki - 5 Feb 2006 10:51 AM - 2 messages
Hi there How can i use the same code in vba Excel ? Thank u very much for your help Yours -- helmekki ------------------------------------------------------------------------ helmekki's Profile: [link] View this thread: [link] ...
Next »