asp_databases thread: NTSF vs FAT 32
Message #1 by "Oskar Kaszubski" <okaszubski@m...> on Fri, 5 May 2000 08:57:36 -0400
|
|
This is really weird. It turns out that I dont get en error:
Error Type:
Microsoft JET Database Engine (0x80004005)
Unspecified error
/database/connect.asp, line 25
while using my computer at work where I run win 2k (fat32)
The error only occurs on my comp at work where I run win2k (ntfs)
Do u guys think it is possible that this is causing a prob?
Thanks,
Oskar
Message #2 by "Ruud Voigt" <RuudVoigt@w...> on Fri, 5 May 2000 15:23:48 +0200
|
|
Sounds like a security problem,
Have you checked the permissions
on the ntfs disk?
-----Original Message-----
From: Oskar Kaszubski
Sent: vrijdag 5 mei 2000 14:58
To: ASP Databases
Subject: [asp_databases] NTSF vs FAT 32
This is really weird. It turns out that I dont get en error:
Error Type:
Microsoft JET Database Engine (0x80004005)
Unspecified error
/database/connect.asp, line 25
while using my computer at work where I run win 2k (fat32)
The error only occurs on my comp at work where I run win2k (ntfs)
Do u guys think it is possible that this is causing a prob?
Thanks,
Oskar
---
You are currently subscribed to asp_databases
Message #3 by Mark Everest <Mark.Everest@t...> on Fri, 5 May 2000 14:45:09 +0100
|
|
You could ensure that the anonymous account has access to the database file.
-----Original Message-----
From: Oskar Kaszubski
Sent: 05 May 2000 13:58
To: ASP Databases
Subject: [asp_databases] NTSF vs FAT 32
This is really weird. It turns out that I dont get en error:
Error Type:
Microsoft JET Database Engine (0x80004005)
Unspecified error
/database/connect.asp, line 25
while using my computer at work where I run win 2k (fat32)
The error only occurs on my comp at work where I run win2k (ntfs)
Do u guys think it is possible that this is causing a prob?
Thanks,
Oskar
---
You are currently subscribed to asp_databases
Message #4 by "Oskar Kaszubski" <okaszubski@m...> on Fri, 5 May 2000 10:22:09 -0400
|
|
I am logged in on both computers as admin. I checked the permission settings
and everythin seems to be ok.
I assume that u guys did not have any problems with ntsf.
Any other suggestions
Thanks,
Oskar
Message #5 by "Ruud Voigt" <RuudVoigt@w...> on Fri, 5 May 2000 18:24:39 +0200
|
|
Are you sure that that covers the possible security problem.
When you acces a page through ASP your login doesn't matter.
(unless you're mapping to user accounts via certificats
or already have a login set up on the site)
Unless you login via your browser asp will try to access
the database as IUSR_COMPUTERNAME orwith the credentials
supplied in the connection string.
-----Original Message-----
From: Oskar Kaszubski
Sent: vrijdag 5 mei 2000 16:22
To: ASP Databases
Subject: [asp_databases] RE: NTSF vs FAT 32
I am logged in on both computers as admin. I checked the permission settings
and everythin seems to be ok.
I assume that u guys did not have any problems with ntsf.
Any other suggestions
Thanks,
Oskar
---
You are currently subscribed to asp_databases
|