ReconcileFile: Unable to open temporary file

G

Guest

Hi there. I'm seeing this error ReconcileFile: "Unable to open temporary
file" in userenv.log on a number of our Terminal Servers running Citrix
Presentation Server 4.0 for a number of different users.

I've done some looking around but all my searches just return other people's
posts of userenv.log. Is there any way to tell what folder it's trying to
open ?

Jeff
 
P

Paul Bergson [MVP-DS]

You could try running a sysinternal executable named FileMon and check out
any errors it reports. I use this tool for just such problems as this.

http://www.microsoft.com/technet/sysinternals/fileanddiskutilities.mspx?wt.svl=featured

--
Paul Bergson
MVP - Directory Services
MCT, MCSE, MCSA, Security+, BS CSci
2003, 2000 (Early Achiever), NT

http://www.pbbergs.com

Please no e-mails, any questions should be posted in the NewsGroup
This posting is provided "AS IS" with no warranties, and confers no rights.
 
G

Guest

I ran filemon and the results, to me at least, or confusing. I see one
ACCESS DENIED in the filemon log :

23936 11:02:36 AM winlogon.exe:744 QUERY INFORMATION C:\Documents and
Settings\mYaCCOUNT SUCCESS Attributes: D
23937 11:02:36 AM winlogon.exe:744 CREATE C:\Documents and
Settings\mYaCCOUNT\prfBF.tmp SUCCESS Options: Create Access: All
23938 11:02:36 AM winlogon.exe:744 CLOSE C:\Documents and
Settings\mYaCCOUNT\prfBF.tmp SUCCESS
23939 11:02:36 AM winlogon.exe:744 CREATE C:\Documents and
Settings\mYaCCOUNT\prfBF.tmp SUCCESS Options: OverwriteIf Sequential Access:
All
23940 11:02:36 AM winlogon.exe:744 QUERY INFORMATION C:\Documents and
Settings\mYaCCOUNT\prfBF.tmp SUCCESS FileFsAttributeInformation
23941 11:02:36 AM winlogon.exe:744 QUERY INFORMATION C:\Documents and
Settings\mYaCCOUNT\prfBF.tmp SUCCESS Attributes: RHSA
23942 11:02:36 AM winlogon.exe:744 SET INFORMATION C:\Documents and
Settings\mYaCCOUNT\prfBF.tmp SUCCESS Length: 15008
23943 11:02:36 AM winlogon.exe:744 WRITE C:\Documents and
Settings\mYaCCOUNT\prfBF.tmp SUCCESS Offset: 0 Length: 15008
23944 11:02:36 AM winlogon.exe:744 SET INFORMATION C:\Documents and
Settings\mYaCCOUNT\prfBF.tmp SUCCESS FileBasicInformation
23945 11:02:36 AM winlogon.exe:744 CLOSE C:\Documents and
Settings\mYaCCOUNT\prfBF.tmp SUCCESS
23946 11:02:36 AM winlogon.exe:744 OPEN C:\Documents and
Settings\mYaCCOUNT\prfBF.tmp ACCESS DENIED mYdOMAIN\mYaCCOUNT


So, it looks like the Profile Reconciliation is trying to create this file,
and to me, it looks like it has. Odd.

Any suggestions ?
 
P

Paul Bergson [MVP-DS]

Well you could temp provide the folder r/w access to see if that it actually
works. Can't give you why the app does this.

--
Paul Bergson
MVP - Directory Services
MCT, MCSE, MCSA, Security+, BS CSci
2003, 2000 (Early Achiever), NT

http://www.pbbergs.com

Please no e-mails, any questions should be posted in the NewsGroup
This posting is provided "AS IS" with no warranties, and confers no rights.
 
G

Guest

That's tough because it's a roaming profile, so it actually gets created
only when I log on. The permissions on the Roaming Profile location are
Administrators(on the server storing the roaming profile) FC, mYaCCOUNT FC,
and SYSTEM FC.

Looking at the filemon results, the ACCESS DENIED is recieved by
winlogon.exe, which runs as SYSTEM when on log on to the Terminal Server.
SYSTEM already should have access.

JC
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top