Re: GetWindowsDirectory and GetPrivateProfileString problems after installing KB917422 on Win2000 TS
- From: "James Busch" <jamesgb@xxxxxxxxx>
- Date: 16 Aug 2006 10:55:49 -0700
I've run into the same problem with Yardi, which using the btrieve
microkernal database engine. It stores a temporary file in the windows
directory, so if multiple people try to connect to the terminal server
and run Yardi it gives an error. Uninstalling the 917422 hotfix
restored operation.
-James
olligator@xxxxxx wrote:
Todd,
we have encountered the same problems. Microsoft is working on it, they
say that we will get a first fix tomorrow.
Regards,
Oliver
todderickson@xxxxxxxxx wrote:
We are an ISV and several of our customers are reporting problems with
our application running on Win2000 Terminal Server after installing the
KB917422 update.
Our application reads and writes certain user settings to an
appname.ini file in the user's Windows folder. We use
GetPrivateProfileString and WritePrivateProfileString. After
installing this update our application is trying to access the
c:\windows\appname.ini file instead of c:\documents and
settings\userid\windows\appname.ini file. This causes severe problems
in our application.
From further testing it appears that GetWindowsDirectory is returningc:\winnt\ instead of c:\documents and settings\userid\windows\.
This behavior affects users who are members of the domain/users group.
Members of the domain/administrators group are not affected.
Microsoft Security Bulletin MS06-051 describes the User Profile
Elevation of Privilege Vulnerability that this update is suppose to
address, however I can't find any documentation indicating that users
would have no access to their private profile via the Kernel32 APIs.
After uninstalling KB917422 users again access their own ini in their
local windows folder.
At this time it appears that this is a problem on only Windows 2000
Terminal Server machines.
Has anyone else experienced similar problems?
Is anyone aware of a fix other than removing the update?
Thank you,
Todd Erickson
Project Manager
Software Solutions Integrated, LLC
.
- References:
- Prev by Date: Re: Patches, IE, Firefox
- Next by Date: Re: i need to stop
- Previous by thread: Re: GetWindowsDirectory and GetPrivateProfileString problems after installing KB917422 on Win2000 TS
- Next by thread: Re: Re: GetWindowsDirectory and GetPrivateProfileString problems after installing KB917422 on
- Index(es):
Relevant Pages
|