> From: Ben Braver
> To: CF-Community
> Sent: Friday, March 05, 2004 1:31 PM
> Subject: Re: .ASP security question
>
>
> Very useful, thanx, but going in circles:
> first thing I did after reading a similar help screen
> was try to find the OLED
The ASP asks for a logonid and password...
>Does the ASP still work? Could he have passworded the database when the app
>was offline?
>
>
>
>-Original Message-
>From: Ben Braver
>
>
>
>Is it possible that OLEDB can query a password-protected Access
>database WITHOUT using a password?
>
Does the ASP still work? Could he have passworded the database when the app
was offline?
-Original Message-
From: Ben Braver
Is it possible that OLEDB can query a password-protected Access
database WITHOUT using a password?
Thanks. /Ben
Outbound email scanned for viruses. (e230)
[To
Here's a better way to get your password back and it appears that they have a trial version.
http://www.elcomsoft.com/aoxppr.html
- Matt Small
- Original Message -
From: Ben Braver
To: CF-Community
Sent: Friday, March 05, 2004 1:31 PM
Subject: Re: .ASP security que
Very useful, thanx, but going in circles:
first thing I did after reading a similar help screen
was try to find the OLEDB .udl file or wizard on the box.
Couldn't find either.
Any clues there?
Thanx.
/Ben
>not sure if this is useful but:
>http://support.microsoft.com/default.aspx?scid=http://suppo
al Message -
From: Ben Braver
To: CF-Community
Sent: Friday, March 05, 2004 1:25 PM
Subject: Re: .ASP security question
I know the conn string, it's in one of the ASP scripts:
var oConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=\\inetpub\\wwwroot\\Competenc
T using a password?
Thanks. /Ben
> Forgot the closing parentheses:
> response.write ("The conn string is: " + oConnString + " ">)
>
> - Original Message -
> From: Matthew Small
> To: CF-Community
> Sent: Friday, March 05, 2004 1:56 PM
Forgot the closing parentheses:
response.write ("The conn string is: " + oConnString + " ">)
- Original Message -
From: Matthew Small
To: CF-Community
Sent: Friday, March 05, 2004 1:56 PM
Subject: Re: .ASP security question
You need to find out t
f course, it will be available to everyone who views that page.
- Matt Small
- Original Message -
From: Ben Braver
To: CF-Community
Sent: Friday, March 05, 2004 12:45 PM
Subject: Re: .ASP security question
Searched the code for "password" and found this:
//Retrie
Searched the code for "password" and found this:
//Retrieve username and password from previous form
var oUser = Request.Form("uName");
var oPass = Request.Form("pWord");
//Open database connection
var tblAuth = Server.CreateObject("ADODB.Recordset");
var strSQL = "Select * FROM Authenticat
that was in Jet 3.0-3.5.
I also seem to remember that where was a flaw in the password system that
made it ridiculously easy to get into it, but I can't remmber what it was.
- Matt Small
Outbound email scanned for viruses. (e230)
[Todays Threads]
[This Message]
[Subscription]
[Fast Un
.
- Matt Small
- Original Message -
From: [EMAIL PROTECTED]
To: CF-Community
Sent: Friday, March 05, 2004 10:19 AM
Subject: OT: .ASP security question
Hi gang,
Somebody who isn't there any more developed a small app with an ASP (not .NET,
just ASP) front end, and an
PS, given the ability to reference the system.mdw,
it would seem that the OLE DB connection is using Access security.
this is from the url I referenced:
The final Connection String should look like this:
Provider=Microsoft.Jet.OLEDB.4.0;Password=joe;User ID=jim;Data
Source=C:\My.mdb;Persist
not sure if this is useful but:
http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:
80/support/kb/articles/Q264/6/91.ASP
:80/support/kb/articles/Q264/6/91.ASP&NoWebContent=1> &NoWebContent=1
Patrick
-Original Message-
From: [EMAIL PROTECTED]
Hi gang,
Somebod
Hi gang,
Somebody who isn't there any more developed a small app with an ASP (not .NET,
just ASP) front end, and an Access 2000 back end. It's a small internal training
competency tracker.
We "inherited" it and were asked to make some changes to the database.
It's password-protected. Before w
15 matches
Mail list logo