473,762 Members | 8,115 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Advanced Access Security problem

I had a useracct called xxx123 I had set up.
Now there is a problem in that **every single** .mdb file I open now on
my PC (regardless of age of the file, location of the file, etc) now
asks for that ID and password.
So I concluded there was some system file somewhere on my PC that
contained some userid/password info that was set up through
Tools/Security.
(Obviously I did not configure the security correctly...you don't need
to scold me on that one)

To try and get rid of the userid when *any* .mdb file would be
launched, I uninstalled Access 2002 completely, powered my PC totally
off for 10 minutes, powered back up, then reinstalled Access 2002.
Guess what? The same problem exists. There is a file somewhere on my
system that has this security bit in there that **still** asks for a
userid/pass regardless of any .mdb file I try to open.
Is there another place I can look on my PC to try and get rid of it?

Thanks.

Nov 13 '05 #1
3 1566
"TechBoy" <rl**********@y ahoo.com> wrote in
news:11******** **************@ g44g2000cwa.goo glegroups.com:
To try and get rid of the userid when *any* .mdb file would be
launched, I uninstalled Access 2002 completely, powered my PC
totally off for 10 minutes, powered back up, then reinstalled
Access 2002. Guess what? The same problem exists. There is a
file somewhere on my system that has this security bit in there
that **still** asks for a userid/pass regardless of any .mdb file
I try to open. Is there another place I can look on my PC to try
and get rid of it?


Out of the box, the way Jet user-level security works is that by
default, you are passively logged in as the Admin user, with no
password. If you set a password for the admin account, however, you
will then be prompted for a username and password.

What that means for your situation is that the admin account in your
default system.mdw has a password set on it. Since you don't seem to
know anything about that, it's unlikely you'll know the password and
find yourself able to log on as admin and change to a blank
password.

Here's what I would recommend you do:

1. shut down all instances of Access.

2. use Windows FIND to locate all copies of System.mdw. Rename them
all to something else.

3. run Office (or Access) Setup and repair your installation.

What this accomplishes is that the now-misssing system.mdw (which
you had renamed) will be replaced with a new copy, with no password
on the admin account.

Last of all, this is not an advanced Access security question at all
-- it's the most basic aspect of Jet user-level security that there
is.

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
Nov 13 '05 #2
You need to rejoin the original, unsecured workgroup file (system.mdw)
by using the workgroup administrator (Tools > Security > Workgroup
Administrator). If you mistakenly created accounts in your default
workgroup, you can delete it, and Access will recreate a new one when
it runs.

Then use a desktop shortcut to join the secured workgroup file by
putting the correct information in the shortcut's target:
<fullPathToAcce ssExecutable> <fullPathToMDBF ile> /wrkgrp
<fullPathToWork groupFile>

See the website in my signature for links to documents that will
explain more fully.

On 19 Jul 2005 15:44:41 -0700, "TechBoy" <rl**********@y ahoo.com>
wrote:
I had a useracct called xxx123 I had set up.
Now there is a problem in that **every single** .mdb file I open now on
my PC (regardless of age of the file, location of the file, etc) now
asks for that ID and password.
So I concluded there was some system file somewhere on my PC that
contained some userid/password info that was set up through
Tools/Security.
(Obviously I did not configure the security correctly...you don't need
to scold me on that one)

To try and get rid of the userid when *any* .mdb file would be
launched, I uninstalled Access 2002 completely, powered my PC totally
off for 10 minutes, powered back up, then reinstalled Access 2002.
Guess what? The same problem exists. There is a file somewhere on my
system that has this security bit in there that **still** asks for a
userid/pass regardless of any .mdb file I try to open.
Is there another place I can look on my PC to try and get rid of it?

Thanks.

*************** *******
ja************* *@telusTELUS.ne t
remove uppercase letters for true email
http://www.geocities.com/jacksonmacd/ for info on MS Access security
Nov 13 '05 #3
RLN

Thanks Jack, I appreciate your assistance. That worked fine.


*** Sent via Developersdex http://www.developersdex.com ***
Nov 13 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1301
by: Michael J. Wendell | last post by:
Hello, I am trying to debug an issue with sessions in my ASP 3.0 web application, which runs fine on WIN2K Pro and WINXP Pro, yet fails to function correctly on WIN2K Advanced Server. My actual application is using sessions to store username, and security level (permissions) for my application. The default.asp page is the login, where these values are set. I have triple and quadruple checked my IIS Settings to make sure "Enable...
5
2973
by: lappy | last post by:
Hello, I have written a small programme to compact an access 97 database. Dim je As New JRO.JetEngine ' Compacts database Data.Mdb to Data2.mdb. je.CompactDatabase "Provider=Microsoft.Jet.OLEDB.4.0;" & "Data Source=C:\Dump\DataOld.Mdb", _ "Provider=Microsoft.Jet.OLEDB.4.0;" & "Data Source=C:\Dump\Data.Mdb"
0
3292
by: bettervssremoting | last post by:
To view the full article, please visit http://www.BetterVssRemoting.com Better VSS Remote Access Tool including SourceOffSite, SourceAnyWhere and VSS Remoting This article makes a detailed comparison among SourceAnyWhere, SourceOffSite, VSS Remoting and possible others.
4
2541
by: RM | last post by:
Had VS .Net 2002 installed on W2k Server SP3 and supported a number of web sites. Installed VS .Net 2003 on Friday and now all web sites using .Net & MS ACCESS get this strange error upon open. ASP=/TestDotNet/AdoNet.aspx System.Data.OleDb.OleDbException: Unspecified error at System.Data.OleDb.OleDbConnection.ProcessResults(Int32 hr) at System.Data.OleDb.OleDbConnection.InitializeProvider() at System.Data.OleDb.OleDbConnection.Open()...
4
3536
by: James | last post by:
I have a VB windows forms application that accesses a Microsoft Access database that has been secured using user-level security. The application is being deployed using No-Touch deployment. The objective in utilizing this new deployment method is to reduce the maintenance overhead as well as making it easier for my users to setup and run the application initially. I have VS 2002, Windows XP, Access XP(2000 format). He is my problem....
29
2091
by: Greg | last post by:
Now can someone help me answer this question? Northwind Traders is a chain of department stores located around the country. It is setting up a new sales system cashiers will use to accept payments from customers. As a pilot project, you are creating a Windows application to implement a new sales system in one of the stores. You want to use an existing Web Service in this Windows application. You have implemented security and ensured that...
17
2496
by: DaveG | last post by:
Hi all I am planning on writing a stock and accounts program for the family business, I understand this is likely to take close to 2 years to accomplish. The stock is likely to run into over a thousand items and the accounting side will be used for hopefully many years so the entries are likely to be vast. The delema is what is best to use ase the DB engine, Access I have as part of Office 2002 or should I really be looking at SQL...
38
3908
by: Oldie | last post by:
I have built an MS Access Application under MS Office XP (but I also own MS Office 2000). I have split the application in the pure database tables and all the queries, forms, reports and macro's. Now i want to use this application for different foundations in the Netherlands but I want to secure my application so no one can change it, copy it or steal it from me. I always thought there was a kind of conversion tool that would translate...
1
2464
by: Parv | last post by:
I am trying to impersonate user to some other system using userName,domainName,password in C#. My Code is working fine if i am working on Windows 2000 professional after assigning current user "Act as part of Operating system" permission. But when i tried to do the same on Windows 2000 advanced server after assigning current user i.e. administrator or anyone else "Act as part of Operating system" permission it gives me error "A required...
0
9554
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10136
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
9925
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8814
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7358
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5266
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3913
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
3509
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2788
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.