Resolution
From: Ondra (Ondra_at_discussions.microsoft.com)
Date: 08/27/04
- Next message: Stephen Glynn: "Complete Newbie Question"
- Previous message: Ondra: "OdbcConnection to Foxpro database on network drive fails"
- In reply to: Ondra: "OdbcConnection to Foxpro database on network drive fails"
- Next in thread: Ondra: "RE: Resolution"
- Reply: Ondra: "RE: Resolution"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 27 Aug 2004 02:51:02 -0700
Well, after few hours I found solution myself. It's clear.
Foxpro driver got security token of ASPNET account so it passes ASPNET
username and autogenerated password to shared machine, where, of course,
can't be validated due to difference in passwords.
Solution is simply change ASPNET password to be same of both computers and
of course change password to the same in "process model" in
c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\CONFIG\machine.config (on both
machines!).
Seems it's another dis-logic in IUSR_xxx, IWAM_xxx, ASPNET account system
philosophy. Autogenerated passwords, it's not good idea!
- Next message: Stephen Glynn: "Complete Newbie Question"
- Previous message: Ondra: "OdbcConnection to Foxpro database on network drive fails"
- In reply to: Ondra: "OdbcConnection to Foxpro database on network drive fails"
- Next in thread: Ondra: "RE: Resolution"
- Reply: Ondra: "RE: Resolution"
- Messages sorted by: [ date ] [ thread ]